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()
Namespace: Aurigma.DesignAtoms.Model
Assembly: Aurigma.DesignAtoms.Model.dll
Syntax
public class GetAllItemsOptions
Constructors
GetAllItemsOptions()
Declaration
public GetAllItemsOptions()
Fields
IncludeGroupItemChildren
Declaration
public bool IncludeGroupItemChildren
Field Value
| Type | Description |
|---|---|
| System.Boolean |
IncludePlaceholderItemChildren
Declaration
public bool IncludePlaceholderItemChildren
Field Value
| Type | Description |
|---|---|
| System.Boolean |
IncludeVariablesOnly
Declaration
public bool IncludeVariablesOnly
Field Value
| Type | Description |
|---|---|
| System.Boolean |