Click or drag to resize

ICustomerSettlementEntityAssociatedProgressStateIdMember Property

Gets the associated progress state document Id

(Identifiant de la situation de projet associée)

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

Property Value

Type: IReadOnlyGuidEntityMember
Remarks
This entity member is bound to the AssociatedProgressStateId (Identifiant de la situation de projet associée) column of the SaleSettlement (Règlement de vente) table.
See Also