Click or drag to resize

ISaleCommitmentEntityUnrecoverablePointingIdMember Property

Gets/set the pointing id used to match doubtful commitment id with unrecoverable state (used by accounting transfer)

(Identifiant de pointage d'échéance irrécouvrable)

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
IReadOnlyGuidEntityMember UnrecoverablePointingIdMember { get; }

Property Value

Type: IReadOnlyGuidEntityMember
Remarks
This entity member is bound to the UnrecoverablePointingId (Identifiant de pointage d'échéance irrécouvrable) column of the SaleCommitment (Échéance de vente) table.
See Also