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