Class InfoObjectListingConfiguration
Represents configuration for info object listing template.
public class InfoObjectListingConfiguration : ListingConfiguration, IRowActionListingConfiguration
- Inheritance
-
objectInfoObjectListingConfiguration
- Implements
- Inherited Members
- Extension Methods
Properties
QueryModifiers
Collection of modifiers affecting the final query.
public IList<QueryModifier> QueryModifiers { get; set; }
Property Value
- IList<QueryModifier>