Click or drag to resize

IJobManagerUnregisterVariableScope Method

[Missing <summary> documentation for "M:RAYLASE.Marker.Job.IJobManager.UnregisterVariableScope(System.Guid)"]


Namespace: RAYLASE.Marker.Job
Assembly: RAYLASE.Marker.Job (in RAYLASE.Marker.Job.dll) Version: 2.35.0
Syntax
C#
void UnregisterVariableScope(
	Guid jobDefinitionID
)

Parameters

jobDefinitionID  Guid

[Missing <param name="jobDefinitionID"/> documentation for "M:RAYLASE.Marker.Job.IJobManager.UnregisterVariableScope(System.Guid)"]

See Also