Click or drag to resize

ISaleCommitmentEntityUnrecoverablePointingId Property

Gets or sets 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
Nullable<Guid> UnrecoverablePointingId { get; set; }

Property Value

Type: NullableGuid
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