| DataRetentionVariableConfigurationExpression Property |
Expression to set
Namespace:
SanteDB.Core.Configuration
Assembly:
SanteDB.Core.Api (in SanteDB.Core.Api.dll) Version: 2.2.1
Syntax public 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:
StringSee Also