element deleteWorkListView
diagram wp_diagrams/wp_p3103.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
Request element for deleteWorkListView operation.
source <xsd:element name="deleteWorkListView">
 
<xsd:annotation>
   
<xsd:documentation>Request element for deleteWorkListView 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 deleteWorkListView/@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