Gets the valid domains for an extra rule. The rule can be any expression.
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);