http://retail3000.net/Retail3000Webservice/WebserviceSecurityComponents
TableRightInfo Complex Type
http://retail3000.net/Retail3000Webservice/WebserviceSecurityComponents : TableRightInfo Complex Type
Namespace http://retail3000.net/Retail3000Webservice/WebserviceSecurityComponents
Diagram
IsGetAllowed Element IsCompanyUpdateAllowed Element IsCompanyDeleteAllowed Element IsDerivedDeleteAllowed Element IsOrganizationUpdateAllowed Element IsOrganizationDeleteAllowed Element IsAddAllowed Element Sequence TableRightInfo Complex Type
Overview
Used By
GetTableRightsResult Element
Source
<xs:complexType name="TableRightInfo" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:sequence>
    <xs:element minOccurs="1" maxOccurs="1" name="IsAddAllowed" type="xs:boolean" />
    <xs:element minOccurs="1" maxOccurs="1" name="IsOrganizationDeleteAllowed" type="xs:boolean" />
    <xs:element minOccurs="1" maxOccurs="1" name="IsOrganizationUpdateAllowed" type="xs:boolean" />
    <xs:element minOccurs="1" maxOccurs="1" name="IsDerivedDeleteAllowed" type="xs:boolean" />
    <xs:element minOccurs="1" maxOccurs="1" name="IsCompanyDeleteAllowed" type="xs:boolean" />
    <xs:element minOccurs="1" maxOccurs="1" name="IsCompanyUpdateAllowed" type="xs:boolean" />
    <xs:element minOccurs="1" maxOccurs="1" name="IsGetAllowed" type="xs:boolean" />
  </xs:sequence>
</xs:complexType>
See Also
http://retail3000.net/Retail3000Webservice/WebserviceSecurityComponents