http://retail3000.net/Retail3000Webservice/WebserviceSecurityComponents
ViewSecurityRoleInfo Complex Type
http://retail3000.net/Retail3000Webservice/WebserviceSecurityComponents : ViewSecurityRoleInfo Complex Type
Namespace http://retail3000.net/Retail3000Webservice/WebserviceSecurityComponents
Base Type
Extension of SecurityRoleInfo Complex Type
Diagram
UserCount Element Cancelled Element AssignedFeatures Element Description Element Code Element StoreId Element CompanyId Element OrganizationId Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence ViewSecurityRoleInfo Complex Type
Overview
Sequence
ItemId xs:int
CreatedDateTime xs:dateTime
CompanyId xs:int
StoreId xs:int
Code optional xs:string
Description optional xs:string
AssignedFeatures optional xs:string
Cancelled xs:boolean
UserCount xs:int
Used By
ViewSecurityRoleInfo Element
Source
<xs:complexType name="ViewSecurityRoleInfo" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:complexContent mixed="false">
    <xs:extension base="tns:SecurityRoleInfo">
      <xs:sequence>
        <xs:element minOccurs="1" maxOccurs="1" name="UserCount" type="xs:int" />
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
See Also
http://retail3000.net/Retail3000Webservice/WebserviceSecurityComponents