|  | 
| AccountingBatchPaymentMethod Property  | 
 
   Batch Payment Method
Created in Epic SDK V6.0.
Required
   Lookup: BatchPaymentMethod Auto-Validated.
 
   ASI.TAM.API.Data.UI.Account.Broker (in ASI.TAM.API.Data.UI.Account.Broker.dll) Version: 2021.1.0.1
 Syntax
Syntaxpublic string BatchPaymentMethod { get; set; }Public Property BatchPaymentMethod As String
	Get
	Set
Dim instance As Accounting
Dim value As String
value = instance.BatchPaymentMethod
instance.BatchPaymentMethod = value
Property Value
Type: 
String
  BatchPaymentMethod As String.
 
 Remarks
Remarks|  Note | 
|---|
| Name -  BatchPaymentMethodLookup -  BrokerGeneralLedgerPayTypeAuto Validated -  True
 | 
 See Also
See Also