Show / Hide Table of Contents

    Class GetEventsResult

    Inheritance
    object
    BasicResult
    GetEventsResult
    Inherited Members
    BasicResult.Result
    BasicResult.Message
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    Namespace: SKMV3Models
    Assembly: Cryptolens.Licensing.CrossPlatform.dll
    Syntax
    public class GetEventsResult : BasicResult

    Properties

    | Improve this Doc View Source

    Events

    Declaration
    public List<EventObject> Events { get; set; }
    Property Value
    Type Description
    ListEventObject
    • Improve this Doc
    • View Source
    Back to top Copyright © Cryptolens AB