 | WhenClauseHdsiExpressionExpression Property |
Represents the expression
Namespace:
SanteDB.Cdss.Xml.Model
Assembly:
SanteDB.Cdss.Xml (in SanteDB.Cdss.Xml.dll) Version: 2.2.1
Syntaxpublic string Expression { get; set; }
Public Property Expression As String
Get
Set
public:
property String^ Expression {
String^ get ();
void set (String^ value);
}
member Expression : string with get, set
Property Value
Type:
String
See Also