Click or drag to resize

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
public Guid Id { get; }

Property Value

Type: Guid

Implements

IJobId
See Also