Click or drag to resize

SecurityObjectSynchronizationJobId Property

A unique identifier for this job

Namespace: SanteDB.Client.Disconnected.Jobs
Assembly: SanteDB.Client.Disconnected (in SanteDB.Client.Disconnected.dll) Version: 3.0.2081-alpha+027e4605b77f83de5445cbcd55717223932d2452
Syntax
public Guid Id { get; }

Property Value

Guid

Implements

IJobId
See Also