CLab# 1.0 API Documentation

ExpressionId Constructor 

Initializes a new instance of the "ExpressionId" class.

public ExpressionId(
   String id
);

Parameters

String
A string with the name of the variable or an enumeration constant

See Also

ExpressionId Class | CLab.Data Namespace