Class QueryCondition
Inheritance
System.Object
Namespace: Umbraco.Cms.Core.Models.TemplateQuery
Assembly: Umbraco.Core.dll
Syntax
public class QueryCondition
Properties
View SourceConstraintValue
Declaration
public string ConstraintValue { get; set; }
Property Value
Type | Description |
---|---|
System. |
Property
Declaration
public PropertyModel Property { get; set; }
Property Value
Type | Description |
---|---|
Property |
Term
Declaration
public OperatorTerm Term { get; set; }
Property Value
Type | Description |
---|---|
Operator |