Enum CadIntegralParameterType

CadIntegralParameterType enumeration

The Cad integral parameter type.

public enum CadIntegralParameterType

Values

NameValueDescription
Unknown0The unknown parameter.
Boolean1The boolean parameter.
Double2The double parameter.
Integer3The integer parameter.
Short4The short parameter.
String5The string parameter.
Long6The long parameter
Binary7The binary parameter

See Also