| IJobId Property |
A unique identifier for this job
Namespace:
SanteDB.Core.Jobs
Assembly:
SanteDB.Core.Api (in SanteDB.Core.Api.dll) Version: 2.2.1
Syntax ReadOnly Property Id As Guid
Get
property Guid Id {
Guid get ();
}
abstract Id : Guid with get
Property Value
Type:
GuidSee Also