Click or drag to resize

BCDocumentEndNewThumbnailVersion Method

Ends the new thumbnail version of the document.

Namespace:  BlueCieloECM.InnoCielo.Meridian.Server
Assembly:  BlueCieloECM.InnoCielo.Meridian (in BlueCieloECM.InnoCielo.Meridian.dll) Version: 4.0.0.0 (4.0.111.0)
Syntax
public void EndNewThumbnailVersion(
	bool abort
)

Parameters

abort
Type: SystemBoolean
A value indicating whether the operation should be canceled.
See Also