DocumentInfoDictionary.set Method¶
Module: DocumentInfoDictionary
Definition¶
Sets an item of the DocumentInfoDictionary object.
void set(String? key, DocumentInfo documentInfoItem)
Parameters
key Stringin Unique key of the DocumentInfo item to set.
documentInfoItem DocumentInfoin DocumentInfo item to set.
Exceptions
An error has occurred during Document Library execution.