Click or drag to resize

ValidationResultPhasedResults Property

[Missing <summary> documentation for "P:WorkZone.Dispatcher.Base.Schematron.ValidationResult.PhasedResults"]


Namespace: WorkZone.Dispatcher.Base.Schematron
Assembly: 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)
Syntax
public Dictionary<string, PhaseResult> PhasedResults { get; set; }

Property Value

DictionaryString, PhaseResult
See Also