Click or drag to resize

CustomPartsControllerDispose Method

When the instance is disposed all Custom Parts are finalized, i.e. they will updated their contents on the associated CustomXmlPart.

Namespace: Scanjour.Workflow4.ActivityLibrary.Documents
Assembly: Scanjour.Workflow4.ActivityLibrary_24.5.0.0 (in Scanjour.Workflow4.ActivityLibrary_24.5.0.0.dll) Version: 24.5.0.0 (24.5.0.0)
Syntax
public void Dispose()

Implements

IDisposableDispose
See Also