Click or drag to resize
DocumentAttachmentsCopierBaseAttachmentField Class
Attachment field.
Inheritance Hierarchy
SystemObject
  CMS.DocumentEngine.InternalDocumentAttachmentsCopierBaseAttachmentField

Namespace: CMS.DocumentEngine.Internal
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 10.0.0
Syntax
C#
protected class AttachmentField

The DocumentAttachmentsCopierBaseAttachmentField type exposes the following members.

Constructors
Properties
  NameDescription
Public propertyName
Name of the field.
Public propertyValue
Value of the field.
Top
See Also