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