Home X3 GraphQL API for X3 API reference Project Management package Task Task Less than 1 minute to read Properties _id : Id site : Site project : Project parent : Task code : String sortKey : Int keyConcatenation : String status : TaskStatus category : TaskCategory type : ProvOpeTask startDate : Date endDate : Date duration : Int planningDate : Date launchingDate : Date beginningDate : Date closingDate : Date suspensionDate : Date isToLaunch : Boolean source : ProjectLink dueDate : Date responsiblePerson : ProjectUser timeCategory : TimeCategory budget : Budget estimatedProgress : Decimal progressRange : MiscellaneousTable progressDate : Date progressMethod : ProgressMethod billingMode : BillingMode sequenceNumber : String projectLink : ProjectLink_Collection operations : Operation_Collection products : TaskProduct_Collection precedenceLinks : TaskPrecedenceLink_Collection _createStamp : Datetime _updateStamp : Datetime