ResourceGetTimephasedData Method

Overload List
  NameDescription
Public methodCode exampleGetTimephasedData(DateTime, DateTime)
Returns TimephasedDataCollection for this object with TimephasedDatavalues within given start and end dates.
Public methodCode exampleGetTimephasedData(DateTime, DateTime, TimephasedDataType)
Returns an instance of the TimephasedDataCollection class for this object with the TimephasedData values within given start and end dates of specified TimephasedDataType.
See Also