Form Properties |
The RESTConnectorForm type exposes the following members.
Name | Description | |
---|---|---|
BoxedObject |
The boxed POD data type, only set if IsBinary is false.
| |
Contents |
If IsBinary is true, then this will contain the binary data.
| |
FileName |
The filename of the binary data.
| |
IsBinary |
True if the contained data is binary.
| |
MimeType |
The Mime-Type of the binary data.
|