This class represents work cost line
Properties
The following are the properties of the class
SequenceID - Integer
ParentID - Integer
EmployeeNumber - string
JobNumber - string
ItemCode - String
JournalDate - DateTime
DiscountPercent - Double
Quantity - Double
Description - string
ExtraProperties - Array of TExtraProperty
TaskId - String
PhaseId - String
Related articles