 | CompanyOutletPartialEntityAbbreviatedDescription Property |
Gets or sets the abbreviated description.
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 AbbreviatedDescription { get; set; }
Public Property AbbreviatedDescription As String
Get
Set
Property Value
Type:
String
The abbreviated description.
See Also