Kentico 11 API Reference
Kentico 11 API Reference
Namespaces
CMS.DocumentEngine Namespaces
CMS.DocumentEngine
AttachmentInfo Class
AttachmentInfo Properties
AttachmentBinary Property
AttachmentCustomData Property
AttachmentDescription Property
AttachmentDocumentID Property
AttachmentExtension Property
AttachmentFormGUID Property
AttachmentGroupGUID Property
AttachmentGUID Property
AttachmentHash Property
AttachmentID Property
AttachmentImageHeight Property
AttachmentImageWidth Property
AttachmentIsUnsorted Property
AttachmentLastModified Property
AttachmentMimeType Property
AttachmentName Property
AttachmentOrder Property
AttachmentSearchContent Property
AttachmentSiteID Property
AttachmentSize Property
AttachmentTitle Property
AttachmentVariantDefinitionIdentifier Property
AttachmentVariantParentID Property
InputStream Property
TypeInfo Property
AttachmentInfo
AttachmentGroupGUID Property
Holds the GUID of the document field (group) under which the grouped attachment belongs.
Namespace:
CMS.DocumentEngine
Assembly:
CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 11.0.0
Syntax
C#
Copy
public
virtual
Guid
AttachmentGroupGUID
{
get
;
set
; }
Property Value
Type:
Guid
Implements
IAttachment
AttachmentGroupGUID
See Also
Reference
AttachmentInfo Class
CMS.DocumentEngine Namespace
Copyright (c) 2017 Kentico Software
Send comments on this topic to
support@kentico.com