PCRuntimeAttributeGroup::newRuntimeAttributeGroup Method [AX 2012]

Creates an instance of the attribute group.

client server public static PCRuntimeAttributeGroup newRuntimeAttributeGroup(PCName _displayName)

Run On

Called

Parameters

_displayName
Type: PCName Extended Data Type
The display name of the attribute group.

Return Value

Type: PCRuntimeAttributeGroup Class
An instance of the attribute group.
Show: