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