ValidationResultIsPhasedResult Property |
[Missing <summary> documentation for "P:WorkZone.Dispatcher.Base.Schematron.ValidationResult.IsPhasedResult"]
Namespace: WorkZone.Dispatcher.Base.SchematronAssembly: 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 IsPhasedResult { get; }
Public ReadOnly Property IsPhasedResult As Boolean
Get
public:
property bool IsPhasedResult {
bool get ();
}
member IsPhasedResult : bool with get
Property Value
Boolean
See Also