Attachment Type

Type Template

<...>
    <ID>xs:long</ID>
    <objectType>xs:int</objectType>
    <contentType>xs:string</contentType>
    <!-- List of ... -->
    <data>xs:base64Binary</data>
    <name>xs:string</name>
<...>

Note: Element descriptions are split into information that's relevant when you're creating an instance of this type and information relevant when you're receiving an instance of it. Occasionally these will differ.

Elements

Element Description
contentType
Setting
Getting
data
Setting
Getting
ID
Setting
Set the unique id of this object.
Getting
name
Setting
Getting
objectType
Setting
Sets the object type of the jive object.
Getting