Base type: System.Entity
Summary: This entity represents the view of a Performance Analysis Project, that the user can store, reload or share with others.
| Name | Type | Notes |
|---|---|---|
| AccountID | System.String | |
| ProjectID | System.String | |
| UpdateDateTime | System.DateTime | |
| CreateDateTime | System.DateTime | |
| Favorite | System.Boolean | |
| Data | System.String | |
| ChartCount | System.Int32 | |
| MetricCount | System.Int32 | |
| MetricTypes | System.String | |
| DisplayName | System.String | |
| Description | System.String | |
| InstanceType | System.Type | |
| Uri | System.String | |
| InstanceSiteId | System.Int32 | Default='0'. |