Search Results for

    Show / Hide Table of Contents

    Class PlacementDetail

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

    Constructors

    PlacementDetail()

    Declaration
    public PlacementDetail()

    Properties

    AssociateId

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

    LegsAvailable

    Ignore if Tree isn't Binary or Matrix. These leg names should match what is defined in the Configure Trees section of Advanced Settings.

    Declaration
    public string[] LegsAvailable { get; set; }
    Property Value
    Type Description
    System.String[]
    In This Article
    Back to top Copyright © 2022 DirectScale
    Generated by DocFX