AttachmentInfoProviderGetTemporaryAttachmentInfo Method |
Gets a temporary attachment
Namespace: CMS.DocumentEngineAssembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 12.0.0
Syntax public static AttachmentInfo GetTemporaryAttachmentInfo(
Guid attachmentGuid
)
Parameters
- attachmentGuid
- Type: SystemGuid
GUID of attachment
Return Value
Type:
AttachmentInfoSee Also