Class ExtendedUserActivity
Inheritance
System.Object
ExtendedUserActivity
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 ExtendedUserActivity : UserActivity
Fields
View SourceFromUtcDate
Declaration
public string FromUtcDate
Field Value
Type | Description |
---|---|
System.String |
Page
Declaration
public int Page
Field Value
Type | Description |
---|---|
System.Int32 |
RecordsPerPage
Declaration
public int RecordsPerPage
Field Value
Type | Description |
---|---|
System.Int32 |
TenantKey
Declaration
public string TenantKey
Field Value
Type | Description |
---|---|
System.String |
ToUtcDate
Declaration
public string ToUtcDate
Field Value
Type | Description |
---|---|
System.String |
Username
Declaration
public string Username
Field Value
Type | Description |
---|---|
System.String |