Click or drag to resize

RemDocumentClipBoardApply Method

Paperwork .Net Kütüphanesi

Namespace:  Paperwork.Connect
Assembly:  Paperwork.Connect (in Paperwork.Connect.dll) Version: 5.0.0.0
Syntax
C#
public a_GenericResult ClipBoardApply(
	string action,
	string folderId,
	List<string> objectIds,
	bool keepIt = false
)

Parameters

action
Type: SystemString
folderId
Type: SystemString
objectIds
Type: System.Collections.GenericListString
keepIt (Optional)
Type: SystemBoolean

Return Value

Type: a_GenericResult
See Also