ContentTag Type

Container for tags associated with a taggable object.

Type Template

<...>
    <ID>xs:long</ID>
    <objectType>xs:int</objectType>
    <creationDate>xs:dateTime</creationDate>
    <name>xs:string</name>
    <unfilteredName>xs:string</unfilteredName>
<...>

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
creationDate
Setting
Sets the date that this tag was created.
Getting
Returns the date that this tag was created.
ID
Setting
Set the unique id of this object.
Getting
name
Setting
Sets the name of the tag
Getting
objectType
Setting
Sets the object type of the jive object.
Getting
unfilteredName
Setting
Sets the unfiltered name of the tag.
Getting
Returns the unfiltered name of the tag