SpiraPlan: SoapService SOAP Web Service

See all operations

RemoteProject

Represents a single Project in the system

Base Classes

None

Properties

The following properties are provided directly by this class:

Name Type Description Required
Activeboolean Whether the project is active or not (boolean) Yes
CreationDatedateTime The date/time the project was created (datetime) Yes
Descriptionstring? The description of the project (string)
EndDatedateTime? The end date of the project for planning purposes
Namestring? The name of the project (string)
NonWorkingHoursint How many special non-working hours are there in a month in the project (integer) Yes
PercentCompleteint The percentage complete of the project Yes
ProjectGroupIdint? The id of the project group / program (null on create, means use default group)
ProjectIdint? The id of the project (integer)
ProjectTemplateIdint? The id of the project template (null on create, means create a new template)
StartDatedateTime? The start date of the project for planning purposes
Websitestring? The url associated with the project (string)
WorkingDaysint How many working days are in a week for this project (integer) Yes
WorkingHoursint How many working hours are in a day for this project (integer) Yes