ResourceAssignmentGetTimephasedData Method

Overload List
  NameDescription
Public methodCode exampleGetTimephasedData(DateTime, DateTime)
Returns TimephasedDataCollection object with the instances of TimephasedData class within given start and end dates of AssignmentWork.
Public methodCode exampleGetTimephasedData(DateTime, DateTime, TimephasedDataType)
Returns the instance TimephasedDataCollection class containing instances of TimephasedData class within given start and end dates of specified TimephasedDataType.
See Also