[Missing <summary> documentation for "P:WorkZone.Dispatcher.Base.Material.Key"]
Namespace: WorkZone.Dispatcher.BaseAssembly: 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 string Key { get; }
Public ReadOnly Property Key As String
Get
public:
virtual property String^ Key {
String^ get () sealed;
}
abstract Key : string with get
override Key : string with get
Property Value
StringImplements
IMaterialKey
See Also