Search Results for

    Show / Hide Table of Contents

    Class GetAssociateTreeLabelHookRequest

    Inheritance
    System.Object
    GetAssociateTreeLabelHookRequest
    Namespace: DirectScale.Disco.Extension.Hooks.Associates
    Assembly: DirectScale.Disco.Extension.Abstractions.dll
    Syntax
    public class GetAssociateTreeLabelHookRequest : Object

    Constructors

    GetAssociateTreeLabelHookRequest()

    Declaration
    public GetAssociateTreeLabelHookRequest()

    Properties

    Associate

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

    CommissionStats

    Declaration
    public Dictionary<string, Kpi> CommissionStats { get; set; }
    Property Value
    Type Description
    System.Collections.Generic.Dictionary<System.String, Kpi>
    In This Article
    Back to top Copyright © 2022 DirectScale
    Generated by DocFX