Search Results for

    Show / Hide Table of Contents

    Class ReceiveHookRequest

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

    Constructors

    ReceiveHookRequest()

    Declaration
    public ReceiveHookRequest()

    Properties

    Id

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

    Items

    Declaration
    public ReceiveLineInfo[] Items { get; set; }
    Property Value
    Type Description
    ReceiveLineInfo[]

    Type

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