CLab# 1.0 API Documentation

Clab.GetValidDomainsExtraRule Method

Gets the valid domains for an extra rule. The rule can be any expression.

Overload List

Gets the valid domains for an extra rule. The rule can be any expression.

public ValidDomains GetValidDomainsExtraRule(Expression);

Gets the valid domains for extra rule added by the user. The rule in this case is a chosen domain value for a single variable.

public ValidDomains GetValidDomainsExtraRule(String,String);

See Also

Clab Class | CLab Namespace