Sets the FullDocumentNames, and optionally the change types, of the documents that will be affected by this change.
Name | Type | Description |
FullDocumentNames | String | Input array of strings that specifies the full document names of all the documents that will be changed as a part of this change process. |
ReasonsForChange | Variant | Optional input array of CommandTypesEnum (bit-encoded values) that specifies the type of changes being made to the documents. If the size of this array is not the same as the size of the FullDocumentNames array, an error occurs. This is an optional argument whose default value is null. |