[Missing <summary> documentation for "P:WorkZone.Dispatcher.Base.ValidationResult.IsValid"]
public bool IsValid { get; }
Public ReadOnly Property IsValid As Boolean
Get
public:
property bool IsValid {
bool get ();
}
member IsValid : bool with get