 | IPosTerminalOpenCloseEntityClosedPeriodEnding Property |
Gets or sets the ending od closed period
(Fin de période clôturée)
Namespace:
EBP.Api.Interfaces.Invoicing.Module.Entities.Pos
Assembly:
EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
SyntaxNullable<DateTime> ClosedPeriodEnding { get; set; }
Property ClosedPeriodEnding As Nullable(Of DateTime)
Get
Set
Property Value
Type:
NullableDateTime
RemarksThis entity member is bound to the ClosedPeriodEnding (Fin de période clôturée) column of the PosTerminalOpenClose (Ouverture/Clôture de caisse) table.
See Also