Class QueryStep
Inheritance
System.Object
      Namespace: Umbraco.Cms.Core.PropertyEditors
Assembly: Umbraco.Core.dll
Syntax
[DataContract]
public class QueryStepProperties
View SourceAlias
Declaration
[DataMember(Name = "alias")]
public string Alias { get; set; }Property Value
| Type | Description | 
|---|---|
| System.String | 
AnyOfDocTypeKeys
Declaration
[DataMember(Name = "anyOfDocTypeKeys")]
public IEnumerable<Guid> AnyOfDocTypeKeys { get; set; }Property Value
| Type | Description | 
|---|---|
| IEnumerable<Guid> |