 | CreditNoteDetailPartialEntitySitePostCode Property |
Gets or sets the site post code.
Namespace:
AMCS.Elemos.IntegrationService.Entity.CreditNote
Assembly:
AMCS.Elemos.IntegrationService (in AMCS.Elemos.IntegrationService.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic string SitePostCode { get; set; }
Public Property SitePostCode As String
Get
Set
Property Value
Type:
String
The site post code.
See Also