| IJobCanCancel Property |
True if the job can be cancelled
Namespace:
SanteDB.Core.Jobs
Assembly:
SanteDB.Core.Api (in SanteDB.Core.Api.dll) Version: 2.2.1
Syntax ReadOnly Property CanCancel As Boolean
Get
property bool CanCancel {
bool get ();
}
abstract CanCancel : bool with get
Property Value
Type:
BooleanSee Also