SchematronVariableVariableType Property |
[Missing <summary> documentation for "P:WorkZone.Dispatcher.Base.Schematron.Xslt.SchematronVariable.VariableType"]
Namespace: WorkZone.Dispatcher.Base.Schematron.XsltAssembly: WorkZone.Dispatcher.Base_24.5.0.0 (in WorkZone.Dispatcher.Base_24.5.0.0.dll) Version: 24.5.0.0 (24.5.0.0)
Syntaxpublic XPathResultType VariableType { get; }
Public ReadOnly Property VariableType As XPathResultType
Get
public:
virtual property XPathResultType VariableType {
XPathResultType get () sealed;
}
abstract VariableType : XPathResultType with get
override VariableType : XPathResultType with get
Property Value
XPathResultTypeImplements
IXsltContextVariableVariableType
See Also