EcoResCategory::resolveDefaultProjectGlobalCategory Method
Returns a record in the SharedCategory table that is referenced in the project category's form reference control.
Syntax
client public static Common resolveDefaultProjectGlobalCategory(FormReferenceControl _formReferenceControl)
Run On
Client
Parameters
- _formReferenceControl
Type: FormReferenceControl Class
The calling form reference control.
Return Value
Type: Common Table
The SharedCategory record that is referenced in the form reference control.