|  | DataRetentionJobId Property  | 
 
            Gets the identifier of this job
            
 
    Namespace: 
   SanteDB.Core.Jobs
    Assembly:
   SanteDB.Core.Api (in SanteDB.Core.Api.dll) Version: 2.2.1
 Syntax
SyntaxPublic ReadOnly Property Id As Guid
	Get
public:
virtual property Guid Id {
	Guid get () sealed;
}abstract Id : Guid with get
override Id : Guid with get
Property Value
Type: 
GuidImplements
IJobId See Also
See Also