 | DirectDebitDisplayConfigurationEntityMandatoryAddress1 Property |
Gets or sets the Display or Mandatory flag
Namespace:
AMCS.Elemos.IntegrationService.Entity.Financial
Assembly:
AMCS.Elemos.IntegrationService (in AMCS.Elemos.IntegrationService.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic bool MandatoryAddress1 { get; set; }
Public Property MandatoryAddress1 As Boolean
Get
Set
Property Value
Type:
Boolean
The Display or Mandatory flag
See Also