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