IdName class

Build 1501 on 14/Nov/2017  This topic last edited on: 22/Mar/2016, at 16:30

Description

Adds an object type.

Members

Nameobject type name.

Example

<List xsi:type="SearchCondition" Op="In" Path="ObjectType.Id" IsStatic="true">

  <IdList>

    <IdName Name="article" />

    <IdName Name="img" />

  </IdList>

</List>

Remarks

There are multiple <IdName nodes within parent <IdList node of the <List node of the parent <SearchNode inside of the <ExtendedConditions.

Every <IdName adds an object type.