OnLoggedIn Class

public class OnLoggedIn : Event
This language is not supported or no code example is available.
public ref class OnLoggedIn : public Event^
This language is not supported or no code example is available.
public class OnLoggedIn 
extends Event
This language is not supported or no code example is available.
Name Description
Public property DateTime Gets or sets the date time. (inherited from Event).
Public property DefaultAlgoId
Public property Fields
Public property Item(int)
Public property TypeId Gets the type identifier.
Public property UserId
Public property UserName
Top
Methods
 
Name Description
Public method ToJSON() Returns a JSON formatted String that represents this instance. (inherited from Event).
Public method ToString() Returns a String that represents this instance. (inherited from Event).
Top
Fields
 
Name Description
Internal protected (Protected Friend) field dateTime (inherited from Event).
Top
OberMind.OnLoggedIn

In this article

Definition