SchematronVariableIsLocal Property |
[Missing <summary> documentation for "P:WorkZone.Dispatcher.Base.Schematron.Xslt.SchematronVariable.IsLocal"]
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 bool IsLocal { get; }
Public ReadOnly Property IsLocal As Boolean
Get
public:
virtual property bool IsLocal {
bool get () sealed;
}
abstract IsLocal : bool with get
override IsLocal : bool with get
Property Value
BooleanImplements
IXsltContextVariableIsLocal
See Also