 | PortalExternalPaymentRequestPartialEntity.IsBatch Property |
Gets or sets a value indicating whether [is batch].
Namespace:
AMCS.Elemos.IntegrationService.Entity.Payment
Assembly:
AMCS.Elemos.IntegrationService (in AMCS.Elemos.IntegrationService.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic bool IsBatch { get; set; }
Public Property IsBatch As Boolean
Get
Set
Property Value
Type:
Booleantrue if [is batch]; otherwise,
false.
See Also