ActivityTrackingData Members
Include Protected Members
Include Inherited Members
The ActivityTrackingData type exposes the following members.
Constructors
Name | Description | |
---|---|---|
ActivityTrackingData |
Creates an instance.
|
Methods
Name | Description | |
---|---|---|
AddTrackingDataProperty |
Adds a tracking data property.
|
|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Properties
Name | Description | |
---|---|---|
ActivityName |
Gets or sets the name of the activity being tracked.
|
|
TrackingDataProperties |
Gets the collection of TrackingDataProperty objects.
|