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