 | ServiceProductEntityContainerTypeShortName Property |
Gets or sets the short name of the container type.
Namespace:
AMCS.Elemos.IntegrationService.Entity.CasualCustomer
Assembly:
AMCS.Elemos.IntegrationService (in AMCS.Elemos.IntegrationService.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic string ContainerTypeShortName { get; set; }
Public Property ContainerTypeShortName As String
Get
Set
Property Value
Type:
String
The short name of the container type.
See Also