element addCurrentResourceToViewResponse
diagram wp_diagrams/wp_p2353.png
namespace http://api.brm.n2.tibco.com
properties
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
workListViewID  xs:long  required      
documentation
The unique ID of the work list view to delete.
annotation
documentation
Response element for the addResourceToView operation.
source <xsd:element name="addCurrentResourceToViewResponse">
 
<xsd:annotation>
   
<xsd:documentation>Response element for the addResourceToView operation.</xsd:documentation>
 
</xsd:annotation>
 
<xsd:complexType>
   
<xsd:attribute name="workListViewID" type="xs:long" use="required">
     
<xsd:annotation>
       
<xsd:documentation>The unique ID of the work list view to delete.</xsd:documentation>
     
</xsd:annotation>
   
</xsd:attribute>
 
</xsd:complexType>
</xsd:element>

attribute addCurrentResourceToViewResponse/@workListViewID
type xs:long
properties
use required
annotation
documentation
The unique ID of the work list view to delete.
source <xsd:attribute name="workListViewID" type="xs:long" use="required">
 
<xsd:annotation>
   
<xsd:documentation>The unique ID of the work list view to delete.</xsd:documentation>
 
</xsd:annotation>
</xsd:attribute>

WSDL documentation generated by XMLSpy WSDL Editor http://www.altova.com/xmlspy