DocumentInfoDictionary.get Method¶
Module: DocumentInfoDictionary
Definition¶
Gets an item of the DocumentInfoDictionary object.
DocumentInfo get(String? key)
Parameters
key Stringin Unique key of the DocumentInfo item to get.
Returns
DocumentInfo item to get.
Exceptions
An error has occurred during Document Library execution.