Search Results for

    Show / Hide Table of Contents

    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
    In This Article
    Back to top Copyright © 2022 DirectScale
    Generated by DocFX