PayFileRecordPayFileProcessLogId Property |
Gets the pay file process log 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 Guid PayFileProcessLogId { get; }
Public ReadOnly Property PayFileProcessLogId As Guid
Get
public:
property Guid PayFileProcessLogId {
Guid get ();
}
member PayFileProcessLogId : Guid with get
Property Value
Type:
GuidThe pay file process log identifier.
See Also