Search Results for

    Show / Hide Table of Contents

    Class GetAssociatesStatsHookRequest

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

    Constructors

    GetAssociatesStatsHookRequest()

    Declaration
    public GetAssociatesStatsHookRequest()

    Properties

    AssociateIds

    Declaration
    public IEnumerable<int> AssociateIds { get; set; }
    Property Value
    Type Description
    System.Collections.Generic.IEnumerable<System.Int32>

    Date

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