 | SynchronizationEventArgsCount Property |
Count of records imported
Namespace: SanteDB.Client.Disconnected.Data.SynchronizationAssembly: SanteDB.Client.Disconnected (in SanteDB.Client.Disconnected.dll) Version: 3.0.2081-alpha+027e4605b77f83de5445cbcd55717223932d2452
Syntaxpublic int Count { get; }Public ReadOnly Property Count As Integer
Get
public:
property int Count {
int get ();
}member Count : int with get
Property Value
Int32
See Also