| PropertyMapDontLoad Property |
When this property is a via then traverse this
Namespace:
SanteDB.Core.Model.Map
Assembly:
SanteDB.Core.Model (in SanteDB.Core.Model.dll) Version: 2.2.1
Syntax public bool DontLoad { get; set; }
Public Property DontLoad As Boolean
Get
Set
public:
property bool DontLoad {
bool get ();
void set (bool value);
}
member DontLoad : bool with get, set
Property Value
Type:
BooleanSee Also