Search Results for

    Show / Hide Table of Contents

    Class NodeDetail

    Inheritance
    System.Object
    NodeDetail
    Namespace: DirectScale.Disco.Extension
    Assembly: DirectScale.Disco.Extension.Abstractions.dll
    Syntax
    public class NodeDetail : Object

    Constructors

    NodeDetail()

    Declaration
    public NodeDetail()

    Properties

    Level

    Declaration
    public int Level { get; set; }
    Property Value
    Type Description
    System.Int32
    Remarks

    Readonly.

    NodeId

    Declaration
    public NodeId NodeId { get; set; }
    Property Value
    Type Description
    NodeId

    UplineId

    Declaration
    public NodeId UplineId { get; set; }
    Property Value
    Type Description
    NodeId

    UplineLeg

    Declaration
    public LegName UplineLeg { get; set; }
    Property Value
    Type Description
    LegName
    In This Article
    Back to top Copyright © 2022 DirectScale
    Generated by DocFX