Click or drag to resize
AttributeGroupingConfigManagerGetGroupsForObjType Method

Namespace: PDTec.IceNet.Domain.AttributeGrouping
Assembly: PDTec.IceNet.Domain (in PDTec.IceNet.Domain.dll) Version: 6.0.0.0 (6.0.6225.27214)
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