DocumentInfoDictionary.set Method

Module: DocumentInfoDictionary

Definition

Sets an item of the DocumentInfoDictionary object.

void set(String? key, DocumentInfo documentInfoItem)

Parameters

key String
in Unique key of the DocumentInfo item to set.

documentInfoItem DocumentInfo
in DocumentInfo item to set.

Exceptions

An error has occurred during Document Library execution.