getViewGroupDetail()
Overview
public struct function getViewGroupDetail(
required string objectName
, required string groupName
)
Returns details of a given 'view group' for an object
Arguments
Name | Type | Required | Description |
---|---|---|---|
objectName | string | Yes | Name of the object that the view group belongs to |
groupName | string | Yes | Name of the view group whose detail you wish to get |