Click or drag to resize

RemDocumentCreateDocument2 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 CreateDocument2(
	string objectType,
	string metaData,
	string key = ""
)

Parameters

objectType
Type: SystemString
metaData
Type: SystemString
key (Optional)
Type: SystemString

Return Value

Type: a_GenericResult
See Also