Click or drag to resize
IDfsDynamicItemInfoAssociatedStaticItemNumbers Property
List of associated static item numbers.

Namespace: DHI.Generic.MikeZero.DFS
Assembly: DHI.Generic.MikeZero.DFS (in DHI.Generic.MikeZero.DFS.dll) Version: 16.0.0.0 (11.1.1.1111)
Syntax
IList<int> AssociatedStaticItemNumbers { get; }

Property Value

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