 | AccountingPeriodEntityStartDate Property |
Gets or sets the start date.
Namespace:
AMCS.Elemos.IntegrationService.Entity.Transactions
Assembly:
AMCS.Elemos.IntegrationService (in AMCS.Elemos.IntegrationService.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic DateTime StartDate { get; set; }
Public Property StartDate As DateTime
Get
Set
Property Value
Type:
DateTime
The start date.
See Also