| IntegrationQueryOptionsLean Property |
Lean
Namespace:
SanteDB.DisconnectedClient.Services
Assembly:
SanteDB.DisconnectedClient.Core (in SanteDB.DisconnectedClient.Core.dll) Version: 2.2.1
Syntax public bool Lean { get; set; }
Public Property Lean As Boolean
Get
Set
public:
property bool Lean {
bool get ();
void set (bool value);
}
member Lean : bool with get, set
Property Value
Type:
BooleanSee Also