 | IVatEntityTerritorialityDefaultRate Property |
Gets or sets a value representing whether the Vat is the default vat for the territoriality
(Par défaut pour la territorialité)
Namespace:
EBP.Api.Interfaces.Invoicing.Module.Entities.Tax
Assembly:
EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
SyntaxNullable<bool> TerritorialityDefaultRate { get; set; }
Property TerritorialityDefaultRate As Nullable(Of Boolean)
Get
Set
Property Value
Type:
NullableBoolean
RemarksThis entity member is bound to the TerritorialityDefaultRate (Par défaut pour la territorialité) column of the Vat (TVA) table.
See Also