DocumentInfoDictionary.add Method

Module: DocumentInfoDictionary

Definition

Adds an item to the DocumentInfoDictionary object.

void add(String? key, DocumentInfo documentInfoItem)

Parameters

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

documentInfoItem DocumentInfo
in DocumentInfo item to add.

Exceptions

An error has occurred during Document Library execution.