Click or drag to resize

IPosTerminalOpenCloseEntityClosedPeriodBeginning Property

Gets or sets the beginning of closed period

(Début 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
Syntax
Nullable<DateTime> ClosedPeriodBeginning { get; set; }

Property Value

Type: NullableDateTime
Remarks
This entity member is bound to the ClosedPeriodBeginning (Début de période clôturée) column of the PosTerminalOpenClose (Ouverture/Clôture de caisse) table.
See Also