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