 | PaymentRequestEntityPaymentDate Property |
Gets or sets the payment date.
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 DateTime PaymentDate { get; set; }
Public Property PaymentDate As DateTime
Get
Set
Property Value
Type:
DateTime
The payment date.
See Also