asposecells.api

Class ParameterType

Utility class containing constants. Represents all parameters' type or return value type of function.

Field Summary
const  intREFERENCE
const  intVALUE
const  intARRAY
 

    • Field Detail

      • REFERENCE

        const int REFERENCE
      • VALUE

        const int VALUE
      • ARRAY

        const int ARRAY