Click or drag to resize

IDfsItemData Properties

The IDfsItemData type exposes the following members.

Properties
  NameDescription
Public propertyData
Data in the file. The data can be cast to one of the basic array types, as for example int[], depending on DataType
Public propertyItemNumber
Number of item that data belongs to (one-based)
Public propertyTime
Time relative to start of file. Unit is as specified in the temporal axis.
Public propertyTimeStepIndex
Index of time step that data belongs to (zero-based)
Top
See Also