Click or drag to resize

DfsItemDecoratorBaseUsedElementCount Property

Number of used data elements in the axis. For compressed files, this can differ from ElementCount

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
public virtual int UsedElementCount { get; }

Property Value

Type: Int32

Implements

IDfsItemInfoUsedElementCount
See Also