DocumentAttachmentsCopierBaseAttachmentGUIDs Property |
Collection of original attachment GUID as key and copied attachment GUID as value.
Namespace: CMS.DocumentEngine.InternalAssembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 13.0.131
Syntax protected internal IDictionary<Guid, Guid> AttachmentGUIDs { get; }
Property Value
Type:
IDictionaryGuid,
GuidSee Also