| BiParameterDefinitionMultiple Property |
Allow the entry of multiple entries
Namespace:
SanteDB.BI.Model
Assembly:
SanteDB.BI (in SanteDB.BI.dll) Version: 2.2.1
Syntax public bool Multiple { get; set; }
Public Property Multiple As Boolean
Get
Set
public:
property bool Multiple {
bool get ();
void set (bool value);
}
member Multiple : bool with get, set
Property Value
Type:
BooleanSee Also