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