AttachmentHistoryInfoProviderGetAttachmentHistory Method |
Returns the AttachmentHistory structure for the specified attachment history.
Namespace: CMS.DocumentEngineAssembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 11.0.0
Syntax public static AttachmentHistoryInfo GetAttachmentHistory(
int attachmentHistoryId
)
Parameters
- attachmentHistoryId
- Type: SystemInt32
ID of attachment history
Return Value
Type:
AttachmentHistoryInfoSee Also