Indicates that the ODA generates binary files as its content.
Type
public static final ContentType BinaryFile
Notes
The contentType member variable indicates that the ODA supports generation of binary files as content. Therefore, the ODA implements the IGeneratesBinFiles interface. File content can be generated using either of the content protocols:
For more information, see Generating binary files as content.