CLab# 1.0 API Documentation

CSPLayout.GetTypeFormat Method 

Gets the type format. "CPTypes".

public CPTypes GetTypeFormat(
   String typeName
);

Parameters

String
Name of the type.

Return Value

A constant representing the type format.

See Also

CSPLayout Class | CLab.CSP Namespace