Class CustomTree
Inheritance
System.Object
CustomTree
Namespace: DirectScale.Disco.Extension
Assembly: DirectScale.Disco.Extension.Abstractions.dll
Syntax
public class CustomTree : Object
Constructors
CustomTree()
Declaration
public CustomTree()
Properties
IsSponsorTree
Declaration
public bool IsSponsorTree { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
Name
Declaration
public string Name { get; set; }
Property Value
Type | Description |
---|---|
System.String |
TreeType
Declaration
public TreeType TreeType { get; set; }
Property Value
Type | Description |
---|---|
TreeType |