Therefore API > API Reference > Classes > TheDependentFieldsQuery > Methods
Execute
Executes the query.
Name
Description
ITheDependentFieldsQueryResult Execute(int, ITheServer)
Executes the query by specifying a field number.
ITheDependentFieldsQueryResult Execute(ITheCategoryField, ITheServer)
Executes the query by specifying a field.
Please check the help pages of the various overloads for the exact syntax in Visual Basic and C#.