PayFileRecordPayFileProcessLogBatchId Property |
Gets the batch identifier.
Namespace:
Atomia.Billing.Core.Sdk.BusinessObjects
Assembly:
Atomia.Billing.Core.Sdk (in Atomia.Billing.Core.Sdk.dll) Version: 18.10.7096.28998
Syntax public string PayFileProcessLogBatchId { get; }
Public ReadOnly Property PayFileProcessLogBatchId As String
Get
public:
property String^ PayFileProcessLogBatchId {
String^ get ();
}
member PayFileProcessLogBatchId : string with get
Property Value
Type:
StringThe batch identifier.
See Also