Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Adds ranges dynamically to the find complete inheritance for the specified category.
Syntax
client server public static void setCategoryRangeBasedOnInheritance(
FormDataSource _formDataSource,
EcoResCategory _category,
FieldId _inheritanceFieldId)
Run On
Called
Parameters
- _formDataSource
Type: FormDataSource Class
The form data source that will have the EcoResCategory table as the table.
- _category
Type: EcoResCategory Table
The category of which to find the inheritance.
- _inheritanceFieldId
Type: FieldId Extended Data Type
The field column that tells the column for which to find the inheritance.