Search Results for

    Show / Hide Table of Contents

    Class SessionIdEventArgs

    Inheritance
    System.Object
    System.EventArgs
    SessionIdEventArgs
    Inherited Members
    System.EventArgs.Empty
    System.Object.ToString()
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    Namespace: Simplic.Telematic.FleetBoard
    Assembly: Simplic.Telematic.FleetBoard.dll
    Syntax
    public class SessionIdEventArgs : EventArgs

    Constructors

    | Improve this Doc View Source

    SessionIdEventArgs(String)

    Declaration
    public SessionIdEventArgs(string sessionid)
    Parameters
    Type Name Description
    System.String sessionid

    Properties

    | Improve this Doc View Source

    SessionId

    Declaration
    public string SessionId { get; set; }
    Property Value
    Type Description
    System.String
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2018 SIMPLIC GmbH
    Generated by DocFx