API Reference > OdDAI Namespace > Classes > WhereRule Class
WhereRule Class
OdDAI__WhereRuleOdDAI__WhereRuleOdDAI__WhereRuleOdDAI__WhereRule
Syntax
C++
class WhereRule : public DictionaryInstance;

daiWhereRule.h

This class represents a where rule for instance validation pourposes.

Destructor. 
ast 
 
static OdSmartPtrcreateObject(OdDAI::Schema *schema, const OdAnsiString &label, const OdAnsiString &expression); 
Returns an expression of the Where Rule.  
Retrieves the current value of an attribute specified by its name.  
Returns a label of the Where Rule. 
Returns an original label of the Where Rule in form which it presents in schema. 
This is the overview for the validate method overload. 
Copyright (c) 2002-2021. Open Design Alliance. All rights reserved.