Click or drag to resize

AttributeGroupingConfigManagerGetGroupsForObjType Method

Namespace:  PDTec.IceNet.Domain.AttributeGrouping
Assembly:  PDTec.IceNet.Domain (in PDTec.IceNet.Domain.dll) Version: 7.2.0.0 (7.2.7583.15464)
Syntax
C#
public GroupConfig[] GetGroupsForObjType(
	IObjType pObjType,
	bool collectRecursive
)

Parameters

pObjType
Type: PDTec.IceNet.Core.ModelIObjType
collectRecursive
Type: SystemBoolean

Return Value

Type: GroupConfig
See Also