SpiraPlan: ImportExport 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 |
---|---|---|---|
Active | boolean | Whether the project is active or not | Yes |
CreationDate | dateTime | The date/time the project was created | Yes |
Description | string? | The description of the project | |
Name | string? | The name of the project | |
NonWorkingHours | int | How many special non-working hours are there in a month in the project | Yes |
ProjectId | int? | The id of the project | |
Website | string? | The url associated with the project | |
WorkingDays | int | How many working days are in a week for this project | Yes |
WorkingHours | int | How many working hours are in a day for this project | Yes |