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