http://retail3000.net/Retail3000Webservice/WebserviceGeneralComponents
ViewFreeTableInfo Complex Type
http://retail3000.net/Retail3000Webservice/WebserviceGeneralComponents : ViewFreeTableInfo Complex Type
Namespace http://retail3000.net/Retail3000Webservice/WebserviceGeneralComponents
Base Type
Extension of FreeTableInfo Complex Type
Diagram
TableDescription Element TableName Element ParentTableName Element CompanyId Element OrganizationId Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence ViewFreeTableInfo Complex Type
Overview
Sequence
ItemId xs:int
CreatedDateTime xs:dateTime
CompanyId xs:int
ParentTableName optional xs:string
TableName optional xs:string
TableDescription optional xs:string
Used By
ViewFreeTableInfo Element
Source
<xs:complexType name="ViewFreeTableInfo" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:complexContent mixed="false">
    <xs:extension base="tns:FreeTableInfo" />
  </xs:complexContent>
</xs:complexType>
See Also
http://retail3000.net/Retail3000Webservice/WebserviceGeneralComponents