| DatabaseMappingAttributeExpression Property  | 
            Database column name or expression returning boolean value for bool properties.
            E.g. "NodeID" for int property or "Enabled = 1" for bool property.
            
 
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 11.0.0
Syntaxpublic string Expression { get; set; }Property Value
Type: 
String
See Also