Search Results for

    Show / Hide Table of Contents

    Class SetBackOfficeIdHookRequest

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

    Constructors

    SetBackOfficeIdHookRequest()

    Declaration
    public SetBackOfficeIdHookRequest()

    Properties

    AssociateBaseType

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

    AssociateId

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

    EnrollerId

    Declaration
    public int EnrollerId { get; set; }
    Property Value
    Type Description
    System.Int32
    In This Article
    Back to top Copyright © 2022 DirectScale
    Generated by DocFX