GetDesignVisualizationAttachmentsByFileMasterIds Method
Gets the design visualization attachments for all versions of a set of files.
Required Permissions
FileReadSyntax
public FileAssocArray[] GetDesignVisualizationAttachmentsByFileMasterIds(
System.long[] fileMasterIds
)Public Function GetDesignVisualizationAttachmentsByFileMasterIds( _
ByVal fileMasterIds() As System.Long _
) As FileAssocArray()Parameters
| Name | Description |
|---|---|
| fileMasterIds | An array of File master IDs. |
Return Value
An array of arrays of file associations. The first level of arrays corresponds to the input array. The second level of arrays is the file associations for that File.