DocumentDetailsAddUpdate Method

Definition

Namespace: FileHold.LibraryManager.Tags
Assembly: FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.1.0.0
C#
public DocumentDetails AddUpdate(
	string key,
	Object value
)

Parameters

key  String
 
value  Object
 

Return Value

DocumentDetails

See Also