Click or drag to resize

DfsDynamicItemDecoratorBaseAssociatedStaticItemNumbers Property

List of associated static item numbers.

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 IList<int> AssociatedStaticItemNumbers { get; }

Property Value

Type: IListInt32

Implements

IDfsDynamicItemInfoAssociatedStaticItemNumbers
Remarks
You can not modify in the associated static numbers. This returns a read-only list.
See Also