DefinitionGroups.Item
Property
Description:
Retrieve a definition group by name.
Retrieve a definition group by name.
Remarks:
If the group is not found then null will be returned.
If the group is not found then null will be returned.
Parameters
Parameter | Type | Description |
---|---|---|
groupName | String | The name of the group for which to search. |
Return Value