 | InitialiseContractOrderJobEntityCustomerSiteAreas Property |
Gets or sets the CustomerSiteAreas
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 IList<CustomerSiteAreaPartialEntity> CustomerSiteAreas { get; set; }
Public Property CustomerSiteAreas As IList(Of CustomerSiteAreaPartialEntity)
Get
Set
Property Value
Type:
IListCustomerSiteAreaPartialEntity
The CustomerSiteAreas
See Also