Click or drag to resize

RemFileShelveCheckedOut 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 ShelveCheckedOut(
	string objectId,
	byte[] file,
	string location = ""
)

Parameters

objectId
Type: SystemString
file
Type: SystemByte
location (Optional)
Type: SystemString

Return Value

Type: a_GenericResult
See Also