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