http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents
ProductCombinationGroupWarningInfo Complex Type
http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents : ProductCombinationGroupWarningInfo Complex Type
Namespace http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents
Base Type
Extension of InfoWithOrganizationIdAndCompanyId Complex Type
Diagram
Note Element ProductCombinationGroup2Id Element ProductCombinationGroup1Id Element ProductCombinationGroupWarningSourceId Element OrganizationId Element CompanyId Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence ProductCombinationGroupWarningInfo Complex Type
Overview
Used By
NewProductCombinationGroupWarningInfoResult Element
ProductCombinationGroupWarning Element
GetSingleProductCombinationGroupWarningResult Element
ProductCombinationGroupWarning Element
ProductCombinationGroupWarning Element
Source
<xs:complexType name="ProductCombinationGroupWarningInfo" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:complexContent mixed="false">
    <xs:extension base="tns:InfoWithOrganizationIdAndCompanyId">
      <xs:sequence>
        <xs:element minOccurs="1" maxOccurs="1" name="ProductCombinationGroupWarningSourceId" type="xs:int" />
        <xs:element minOccurs="1" maxOccurs="1" name="ProductCombinationGroup1Id" type="xs:int" />
        <xs:element minOccurs="1" maxOccurs="1" name="ProductCombinationGroup2Id" type="xs:int" />
        <xs:element minOccurs="0" maxOccurs="1" name="Note" type="xs:string" />
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
See Also
http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents