Class AppPanelActivity.CustomUserAction
Inheritance
System.Object
AppPanelActivity.CustomUserAction
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.Analytics.Activities
Assembly: Appearition.SDK.dll
Syntax
public class CustomUserAction : Activity.ActivityEventContainer<AppPanelActivity.CustomUserAction>
Constructors
View SourceCustomUserAction(String, String)
Declaration
public CustomUserAction(string actionType, string actionOutcome)
Parameters
Type | Name | Description |
---|---|---|
System.String | actionType | |
System.String | actionOutcome |