Xperience 13 API Reference
Xperience 13 API Reference
Namespaces
CMS Namespaces
CMS.DocumentEngine Namespaces
CMS.DocumentEngine
DocumentAttachment Class
DocumentAttachment Constructor
DocumentAttachment Constructor
DocumentAttachment Constructor (DataRow)
DocumentAttachment Constructor (IAttachment)
DocumentAttachment Constructor (IAttachment)
Initializes a new instance of the
DocumentAttachment
class with the specified attachment or attachment version.
Namespace:
CMS.DocumentEngine
Assembly:
CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 13.0.131
Syntax
C#
Copy
public
DocumentAttachment
(
IAttachment
attachment
)
Parameters
attachment
Type:
CMS.DocumentEngine
IAttachment
The attachment or attachment version.
Exceptions
Exception
Condition
ArgumentNullException
attachment
is null.
See Also
Reference
DocumentAttachment Class
DocumentAttachment Overload
CMS.DocumentEngine Namespace
Copyright (c) 2023 Kentico Software
Send comments on this topic to
support@kentico.com