| BiMaterializeJobId Property |
Gets the ID of the specified job
Namespace:
SanteDB.BI.Jobs
Assembly:
SanteDB.BI (in SanteDB.BI.dll) Version: 2.2.1
Syntax Public 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
IJobIdSee Also