| BiParameterDefinitionMaxValue Property |
Get or sets the max value
Namespace:
SanteDB.BI.Model
Assembly:
SanteDB.BI (in SanteDB.BI.dll) Version: 2.2.1
Syntax public string MaxValue { get; set; }
Public Property MaxValue As String
Get
Set
public:
property String^ MaxValue {
String^ get ();
void set (String^ value);
}
member MaxValue : string with get, set
Property Value
Type:
StringSee Also