Click or drag to resize

IReminderCommitmentEntityCommitmentSourceModuleIdLookupMember Property

Gets the commitment source module Id

(Identifiant du module source)

Namespace:  EBP.Api.Interfaces.Invoicing.Module.Entities.Reminder
Assembly:  EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
Syntax
IReadOnlyGuidEntityMember CommitmentSourceModuleIdLookupMember { get; }

Property Value

Type: IReadOnlyGuidEntityMember
Remarks
This entity member is bound to the sysModuleId (Identifiant du module source) column of the SaleCommitment (Échéance de vente) table.
See Also