Click or drag to resize

RemDocumentUpdateDocument2 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 UpdateDocument2(
	ObjectID objectId,
	string objectType,
	string metaData,
	string referenceId,
	string key = ""
)

Parameters

objectId
Type: ObjectID
objectType
Type: SystemString
metaData
Type: SystemString
referenceId
Type: SystemString
key (Optional)
Type: SystemString

Return Value

Type: a_GenericResult
See Also