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