VersionManagerPublishAttachments Method |
Publishes the attachments for the given document.
Namespace: CMS.DocumentEngineAssembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 11.0.0
Syntax public void PublishAttachments(
int versionHistoryId
)
Parameters
- versionHistoryId
- Type: SystemInt32
Version history for which the attachments should be published.
See Also