Click or drag to resize

ITaskComplexEntityMember.ConstraintTypeMember Property

Gets the constraint type

List of authorized values in TaskConstraintType

(Type de contrainte)

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
IReadOnlyByteEntityMember ConstraintTypeMember { get; }

Property Value

Type: IReadOnlyByteEntityMember
Remarks
This entity member is bound to the ConstraintType (Type de contrainte) column of the SaleDocumentLine (Ligne de document de vente) table.
See Also