Search Results for

    Show / Hide Table of Contents

    Class UpdateAssociateHookRequest

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

    Constructors

    UpdateAssociateHookRequest()

    Declaration
    public UpdateAssociateHookRequest()

    Properties

    OldAssociateInfo

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

    UpdatedAssociateInfo

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