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