Click or drag to resize

ZoneServiceAgreementEntityZoneId Property

Gets or sets the zone identifier.

Namespace:  AMCS.Elemos.IntegrationService.Entity.CasualCustomer
Assembly:  AMCS.Elemos.IntegrationService (in AMCS.Elemos.IntegrationService.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public int ZoneId { get; set; }

Property Value

Type: Int32
The zone identifier.
See Also