Click or drag to resize

IDfsItemDataData Property

Data in the file. The data can be cast to one of the basic array types, as for example int[], depending on DataType

Namespace:  DHI.Generic.MikeZero.DFS
Assembly:  DHI.Generic.MIKEZero.DFS (in DHI.Generic.MIKEZero.DFS.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
Array Data { get; }

Property Value

Type: Array
See Also