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