DocumentFilters::GetAvailableOptions method¶
Returns the list of available configuration options.
Prototype¶
IEnumerable<IGROption> GetAvailableOptions()
VectIGROption GetAvailableOptions() throws IGRException;
def GetAvailableOptions(self) -> IGROption[]
Return value¶
IGROption[]
: List of available configuration options