EcoResCategory::setCategoryRangeBasedOnInheritance Method
Adds ranges based on the complete inheritance of 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 data source that contains the EcoResCategory table.
- _category
Type: EcoResCategory Table
The category for which to find the inheritance
- _inheritanceFieldId
Type: FieldId Extended Data Type
The field column for which to find the inheritance.