EvaluationResultAssertion Property |
[Missing <summary> documentation for "P:WorkZone.Dispatcher.Base.Schematron.Types.EvaluationResult.Assertion"]
Namespace: WorkZone.Dispatcher.Base.Schematron.TypesAssembly: 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 Assert Assertion { get; set; }
Public Property Assertion As Assert
Get
Set
public:
property Assert^ Assertion {
Assert^ get ();
void set (Assert^ value);
}
member Assertion : Assert with get, set
Property Value
Assert
See Also