Description
Adds an object type.
Members
Name | object 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.