Click or drag to resize
DfsDynamicItemBuilderSetAssociatedStaticItem Method
Associate a static item with this dynamic item.

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
public void SetAssociatedStaticItem(
	int staticItemNumber
)

Parameters

staticItemNumber
Type: SystemInt32
Static item number, one-based
See Also