 | 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
SyntaxIReadOnlyBoolEntityMember IsFromTeporaryDocumentMember { get; }
ReadOnly Property IsFromTeporaryDocumentMember As IReadOnlyBoolEntityMember
Get
Property Value
Type:
IReadOnlyBoolEntityMember
RemarksThis entity member is bound to the IsTemporary (En cours de rédaction) column of the SaleDocumentEx (Document de vente étendu) table.
See Also