Click or drag to resize

Form Properties

The RESTConnectorForm type exposes the following members.

Properties
  NameDescription
Public propertyBoxedObject
The boxed POD data type, only set if IsBinary is false.
Public propertyContents
If IsBinary is true, then this will contain the binary data.
Public propertyFileName
The filename of the binary data.
Public propertyIsBinary
True if the contained data is binary.
Public propertyMimeType
The Mime-Type of the binary data.
Top
See Also