 | CustomerSiteLocationPartialEntityCustomerSiteStateId Property |
Gets or sets the customer site state identifier.
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 CustomerSiteStateEnum CustomerSiteStateId { get; set; }
Public Property CustomerSiteStateId As CustomerSiteStateEnum
Get
Set
Property Value
Type:
CustomerSiteStateEnum
The customer site state identifier.
See Also