Click or drag to resize

ISaleCommitmentEntityIsFromTeporaryDocumentMember Property

Gets whether commitment is linked to a temporary document

(En cours de rédaction)

Namespace:  EBP.Api.Interfaces.Invoicing.Module.Entities.Commitment
Assembly:  EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
Syntax
IReadOnlyBoolEntityMember IsFromTeporaryDocumentMember { get; }

Property Value

Type: IReadOnlyBoolEntityMember
Remarks
This entity member is bound to the IsTemporary (En cours de rédaction) column of the SaleDocumentEx (Document de vente étendu) table.
See Also