Skip to main content

Class GetAllItemsOptions

Namespace: Aurigma.DesignAtoms.Model
Assembly: Aurigma.DesignAtoms.Model.dll
Syntax
public class GetAllItemsOptions

Inheritance: System.Object -> GetAllItemsOptions

Inherited Members

  • System.Object.ToString
  • System.Object.Equals(System.Object)
  • System.Object.Equals(System.Object,System.Object)
  • System.Object.ReferenceEquals(System.Object,System.Object)
  • System.Object.GetHashCode
  • System.Object.GetType
  • System.Object.MemberwiseClone

Constructors

GetAllItemsOptions

public GetAllItemsOptions()

Fields

IncludeGroupItemChildren

public bool IncludeGroupItemChildren

IncludePlaceholderItemChildren

public bool IncludePlaceholderItemChildren

IncludeVariablesOnly

public bool IncludeVariablesOnly
Was this page helpful?