 | IInvoiceSaleDocumentEntityThirdGenerateVCS Property |
Gets from third whether generate vcs at invoice save
(Génération VCS par défaut)
Namespace:
EBP.Api.Interfaces.Invoicing.Module.Entities.SaleDocument
Assembly:
EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
SyntaxNullable<bool> ThirdGenerateVCS { get; }
ReadOnly Property ThirdGenerateVCS As Nullable(Of Boolean)
Get
Property Value
Type:
NullableBoolean
RemarksThis entity member is bound to the GenerateVCS (Génération VCS par défaut) column of the Customer (Client) table.
See Also