WorkFlowBlobServiceFactoryUnRegister Method

Scanjour Workflow4 Reference Manual
Finds the WorkzoneBlobService for the workflow instance. If it exists it calls the RemoveAll method.

Namespace:  Scanjour.Workflow4.Base
Assembly:  Scanjour.Workflow4.Base (in Scanjour.Workflow4.Base.dll) Version: 23.1.0.0 (23.1.0.0)
Syntax

public static void UnRegister(
	Guid instanceid
)

Parameters

instanceid
Type: SystemGuid

[Missing <param name="instanceid"/> documentation for "M:Scanjour.Workflow4.Base.WorkFlowBlobServiceFactory.UnRegister(System.Guid)"]

See Also

Reference