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