Click or drag to resize
AttachmentHistoryInfoAttachmentCustomData Property
Attachment custom data.

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 12.0.0
Syntax
C#
public ContainerCustomData AttachmentCustomData { get; }

Property Value

Type: ContainerCustomData

Implements

IAttachmentAttachmentCustomData
See Also