Post(Iterator: IMatrixModelIterator; Value: ICubeAttachmentsEdited);
Iterator. The iterator obtained for resulting cube matrix.
Value. Collection of edited attachments.
The Post method applies all attachment changes to resulting cube matrix for which the iterator was obtained.
The method applies after the collection was edited using the EditAttachments method.
The example of use is given in description of the ICubeAttachmentManager.EditAttachments method.
See also: