Class DynamicRootQueryStep
Inheritance
System.Object
      Namespace: Umbraco.Cms.Core.DynamicRoot.QuerySteps
Assembly: Umbraco.Core.dll
Syntax
public class DynamicRootQueryStep
  Properties
View SourceAlias
Declaration
public string Alias { get; set; }
  Property Value
| Type | Description | 
|---|---|
| System.String | 
AnyOfDocTypeKeys
Empty means all Doctypes
Declaration
public IEnumerable<Guid> AnyOfDocTypeKeys { get; set; }
  Property Value
| Type | Description | 
|---|---|
| IEnumerable<Guid> |