Variable.GetVariantCriteria(int) Method - Author-it On-Premises - Author-it

Author-it Development Documentation

Gets the specified variant variable.

Parameters

  • name

    Type: System.Int32

    Variable ID of the variable.

    Note: Do not use brackets in the variable name value. For example, use VARIABLE_NAME instead of <VARIABLE_NAME>. The value is not case-sensitive.

Returns

Type: Authorit.API.Dto.Variable

An instance of the Variable class that contains information about the variable.