getDefaultViewGroupForProperty()
Overview
public string function getDefaultViewGroupForProperty(
required string objectName
, required string propertyName
)
Returns the default view group for a property
Arguments
Name | Type | Required | Description |
---|---|---|---|
objectName | string | Yes | Name of the object to which the property belongs |
propertyName | string | Yes | Name of the property whose group you wish to get |