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