 | IDealPurchaseDocumentLineEntityHasCostDispatchMember Property |
Gets if the line has cost dispatch.
(Répartition des coûts)
Namespace:
EBP.Api.Interfaces.Invoicing.Module.Entities.Deal
Assembly:
EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
SyntaxIReadOnlyBoolEntityMember HasCostDispatchMember { get; }
ReadOnly Property HasCostDispatchMember As IReadOnlyBoolEntityMember
Get
Property Value
Type:
IReadOnlyBoolEntityMember
RemarksThis entity member is bound to the HasCostDispatch (Répartition des coûts) column of the DealPurchaseDocumentLine (Ligne de document d'achat liée aux affaires/projets) table.
See Also