Click or drag to resize

IDealPurchaseDocumentLineCostDispatchEntityDealDocumentLineId Property

Gets or sets the deal document line id.

(Code ligne de document d'affaire)

Namespace:  EBP.Api.Interfaces.Invoicing.Module.Entities.Deal
Assembly:  EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
Syntax
Nullable<Guid> DealDocumentLineId { get; set; }

Property Value

Type: NullableGuid
Remarks
This entity member is bound to the DealDocumentLineId (Code ligne de document d'affaire) column of the DealPurchaseDocumentLineCostDispatch (Répartition des coûts des lignes de document d'achat liées aux affaires/projets) table.
See Also