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