CLab# 1.0 API Documentation

CSPLayout.GetTypeName Method 

Gets the name of the variable's type.

public string GetTypeName(
   String varName
);

Parameters

String
The CLab variable name.

Return Value

The type name.

See Also

CSPLayout Class | CLab.CSP Namespace