Click or drag to resize

CustomerDirectDebitPartialEntityAddress5 Property

Gets or sets the address.

Namespace:  AMCS.Elemos.IntegrationService.Entity.Financial
Assembly:  AMCS.Elemos.IntegrationService (in AMCS.Elemos.IntegrationService.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public string Address5 { get; set; }

Property Value

Type: String
The address.
See Also