diagram | |||||||||||||||
namespace | http://api.brm.n2.tibco.com | ||||||||||||||
properties |
|
||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <xsd:element name="deleteCurrentResourceFromView"> <xsd:annotation> <xsd:documentation>Request element for deleteResourceFromView operation.</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:attribute name="workListViewID" type="xs:long" use="required"> <xsd:annotation> <xsd:documentation>Position in the work view list from which to start this page. (The list is zero-based. To start at the first item, specify 0.)</xsd:documentation> </xsd:annotation> </xsd:attribute> </xsd:complexType> </xsd:element> |
type | xs:long | ||
properties |
|
||
annotation |
|
||
source | <xsd:attribute name="workListViewID" type="xs:long" use="required"> <xsd:annotation> <xsd:documentation>Position in the work view list from which to start this page. (The list is zero-based. To start at the first item, specify 0.)</xsd:documentation> </xsd:annotation> </xsd:attribute> |