Customizes the title of a group being displayed in the view.
By default, customizes some system fields (WorkflowContentTypeId, StateId, ContentTypeId), otherwise
returns "{GroupFieldDisplay} : {defaultValue}" (from the other CustomizeGroupTitle method).
Namespace:Packflow.Core Assembly:
MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Type: SystemObject Helps to identify the value.
For a choice or field it will contain an id, for a group "G" + its id, etc.
referenceValues (Optional)
Type: System.Collections.GenericDictionaryString, Object Contains other values referenced by the group.
See more details on the ReferenceSelectedFieldsNames
and ReferenceOrderFieldName properties of the PFQueryGroup class.