 | CustomerSiteLocationPartialEntitySICCode2003 Property |
Gets or sets the sic code2003.
Namespace:
AMCS.Elemos.IntegrationService.Entity.Customer
Assembly:
AMCS.Elemos.IntegrationService (in AMCS.Elemos.IntegrationService.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic string SICCode2003 { get; set; }
Public Property SICCode2003 As String
Get
Set
Property Value
Type:
String
The sic code2003.
See Also