ActivityHist Class
Autodesk.Connectivity.WebServices›Autodesk.Connectivity.WebServices
The Activity History for a Change Order.
Syntax
public class ActivityHist Public Class ActivityHist Properties
| Name | Description |
|---|---|
| DispName | The display name for the Activity. |
| ExecTime | The date and time that the Activity was completed. |
| Id | The ID of the Activity that was executed. |
| StateDispName | The display name of the state that the Change Order was in when the Activity was invoked. |
| StateId | The ID of the state that the Change Order was in when the Activity was invoked. |
| UserId | The ID of the user who invoked the Activity. |
| UserName | The name of the user who invoked the Activity. |
Returned By
Where you get a ActivityHist — members that return one.
Inheritance Hierarchy
- System.Object
- Autodesk.Connectivity.WebServices.ActivityHist