| diagram | ![]()  | 
				||||||||||||||||||||||
| namespace | http://api.brm.n2.tibco.com | ||||||||||||||||||||||
| type | extension of ObjectID | ||||||||||||||||||||||
| properties | 
  | 
				||||||||||||||||||||||
| used by | |||||||||||||||||||||||
| attributes | 
  | 
				||||||||||||||||||||||
| annotation | 
  | 
				||||||||||||||||||||||
| source | <xs:complexType name="ManagedObjectID"> <xs:annotation> <xs:documentation>ID of a specific version of a work item.</xs:documentation> </xs:annotation> <xs:complexContent> <xs:extension base="ObjectID"> <xs:attribute name="version" type="xs:long"> <xs:annotation> <xs:documentation>Version of the work item. If not set, the latest version will be used.</xs:documentation> </xs:annotation> </xs:attribute> </xs:extension> </xs:complexContent> </xs:complexType>  | 
				
| type | xs:long | ||
| annotation | 
  | 
				||
| source | <xs:attribute name="version" type="xs:long"> <xs:annotation> <xs:documentation>Version of the work item. If not set, the latest version will be used.</xs:documentation> </xs:annotation> </xs:attribute>  |