A user interface for document attachments. More...
| Header | #include <Document |
| Since | Esri |
| Inherits | Esri |
Public Functions
| virtual | ~ |
| std | max |
Detailed Description
Member Function Documentation
[override virtual noexcept] DocumentFormInput::~DocumentFormInput ()
Destructor.
std::optional <quint64> DocumentFormInput::maxFileSize () const
Returns the maximum allowed size of a document attachment, in bytes.
The std::nullopt value indicates there is no maximum file size.
See also ErrorType::FeatureFormExceedsMaximumAttachmentSizeError.