 | IPosTerminalOpenCloseVatDetailEntityPositive Property |
Gets or sets the positive.
(Positif)
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<bool> Positive { get; set; }
Property Positive As Nullable(Of Boolean)
Get
Set
Property Value
Type:
NullableBoolean
RemarksThis entity member is bound to the Positive (Positif) column of the PosTerminalOpenCloseVatDetail (Ventilation par TVA) table.
See Also