http://services.nedfox.net/shopserver/2016/05
FreeFieldInfo Complex Type
http://services.nedfox.net/shopserver/2016/05 : FreeFieldInfo Complex Type
Naamsruimte http://services.nedfox.net/shopserver/2016/05
Type
Extension of ExternalBaseInfoWithAudit Complex Type
Diagram
Retail3000Id Element FieldType Element FieldName Element FieldLength Element FieldDecimals Element DisplayOrder Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element ExternalId Element Sequence FreeFieldInfo Complex Type
Overview
Sequence
ExternalId optional xs:int
ItemId optional xs:int
CreatedByUserId optional xs:int
CreatedDateTime optional xs:dateTime
LastModifiedByUserId optional xs:int
LastModifiedDateTime optional xs:dateTime
DisplayOrder optional xs:int
FieldDecimals optional xs:unsignedByte
FieldLength optional xs:unsignedByte
FieldName optional xs:string
Retail3000Id optional xs:int
Gebruikt door
FreeFieldInfo Element
Value Element
Value Element
Info Element
Info Element
Value Element
Info Element
Value Element
Info Element
Value Element
Info Element
Info Element
Value Element
Info Element
Value Element
Bron
<xs:complexType name="FreeFieldInfo" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:complexContent mixed="false">
    <xs:extension base="q249:ExternalBaseInfoWithAudit" xmlns:q249="http://services.nedfox.net/shopserver/2016/05/entities">
      <xs:sequence>
        <xs:element minOccurs="0" name="DisplayOrder" type="xs:int" />
        <xs:element minOccurs="0" name="FieldDecimals" nillable="true" type="xs:unsignedByte" />
        <xs:element minOccurs="0" name="FieldLength" nillable="true" type="xs:unsignedByte" />
        <xs:element minOccurs="0" name="FieldName" nillable="true" type="xs:string" />
        <xs:element minOccurs="0" name="FieldType" type="q250:FreeFieldType" xmlns:q250="http://schemas.datacontract.org/2004/07/NedFox.ShopServer.Wcf.DataContracts._2016._05" />
        <xs:element minOccurs="0" name="Retail3000Id" type="xs:int" />
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
Zie ook
http://services.nedfox.net/shopserver/2016/05