Click or drag to resize

ITaskComplexEntityMemberCoordinatedActivity Property

Gets or sets the coordinated activity

List of authorized values in ExecutionQuoteLineCoordinatedActivityType

(Co-activité)

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

Property Value

Type: NullableByte
Remarks
This entity member is bound to the CoordinatedActivity (Co-activité) column of the SaleDocumentLine (Ligne de document de vente) table.
See Also