Click or drag to resize

RemDocument.ClipBoardApply 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: System.String
folderId
Type: System.String
objectIds
Type: System.Collections.Generic.List<String>
keepIt (Optional)
Type: System.Boolean

Return Value

Type: a_GenericResult
See Also