
ProjectActivity (ProjectActivity)
================



### Properties
Name | Type | Description
:----|:-----|:-----------
ActivityCode|string|Gets or sets the code of the [Activity](Type_Activity.md) .
HourlyRate|number|Gets or sets the hourly rate of this project activity. If this value is *null* , the value is retrieved from the associated [Activity](Type_Activity.md) when billing this project.
Id|number|Gets the identifier. This identifier is unique and assigned by PowerOffice Go when a new entity is saved, and should be provided when an entity should be edited.     If this identifier is not provided, PowerOffice Go will try to create a new entity.
IsBillable|boolean|Gets or sets whether this project activity represents billable time. If this value is *null* , the value is retrieved from the associated [Activity](Type_Activity.md) when billing this project.
Name|string|Gets the name of the activity.
ProjectCode|string|Gets the code of the [Project](Type_Project.md) .
