| PropertyMapIsAssociative Property |
This property doesn't "belong on IMS"
Namespace:
SanteDB.Core.Model.Map
Assembly:
SanteDB.Core.Model (in SanteDB.Core.Model.dll) Version: 2.2.1
Syntax public bool IsAssociative { get; set; }
Public Property IsAssociative As Boolean
Get
Set
public:
property bool IsAssociative {
bool get ();
void set (bool value);
}
member IsAssociative : bool with get, set
Property Value
Type:
BooleanSee Also