[Missing <summary> documentation for "P:WorkZone.Dispatcher.Base.Schematron.Types.Schema.AllAssertions"]
Namespace:
WorkZone.Dispatcher.Base.Schematron.Types
Assembly:
WorkZone.Dispatcher.Base_24.2.0.0 (in WorkZone.Dispatcher.Base_24.2.0.0.dll) Version: 24.2.0.0 (24.2.0.0)
public Dictionary<string, Assert> AllAssertions { get; set; }
Public Property AllAssertions As Dictionary(Of String, Assert)
Get
Set
public:
property Dictionary<String^, Assert^>^ AllAssertions {
Dictionary<String^, Assert^>^ get ();
void set (Dictionary<String^, Assert^>^ value);
}
member AllAssertions : Dictionary<string, Assert> with get, set
Property Value
Type:
DictionaryString,
Assert
Reference