Show / Hide Table of Contents

Class UserActivity

Inheritance
System.Object
UserActivity
ExtendedUserActivity
UserActivity_LogActivity.PostApi
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Appearition.UserManagement
Assembly: Appearition.SDK.dll
Syntax
[Serializable]
public class UserActivity

Fields

View Source

Activity

Declaration
public string Activity
Field Value
Type Description
System.String
View Source

ChannelId

Declaration
public int ChannelId
Field Value
Type Description
System.Int32
View Source

ModuleName

Declaration
public string ModuleName
Field Value
Type Description
System.String

Extension Methods

ObjectExtension.ToStream(Object)
  • View Source
Back to top Generated by DocFX