Click or drag to resize

SynchronizationEventArgsIsInitial Property

True if the pull is the initial pull

Namespace:  SanteDB.DisconnectedClient.Services
Assembly:  SanteDB.DisconnectedClient.Core (in SanteDB.DisconnectedClient.Core.dll) Version: 2.2.1
Syntax
public bool IsInitial { get; }

Property Value

Type: Boolean
See Also