Click or drag to resize

RemDesignSetRecentlyUsed Method

Paperwork .Net Kütüphanesi

Namespace:  Paperwork.Connect
Assembly:  Paperwork.Connect (in Paperwork.Connect.dll) Version: 5.0.0.0
Syntax
C#
public GenericResult SetRecentlyUsed(
	string itemId,
	string itemType
)

Parameters

itemId
Type: SystemString
itemType
Type: SystemString

Return Value

Type: GenericResult
See Also