SpiraPlan: SoapService SOAP Web Service
See all operations
RemoteTestConfigurationSet
Represents a single Test Configuration Set artifact in the system
Base Classes
None
Properties
The following properties are provided directly by this class:
Name | Type | Description | Required |
---|---|---|---|
ConcurrencyDate | dateTime | The date-time field used to maintain concurrency | Yes |
CreationDate | dateTime | The date/time this item was created | Yes |
Description | string? | The long description of the Test Configuration Set | |
Entries | ArrayOfRemoteTestConfigurationEntry? | The list of test configuration entries in the set | |
IsActive | boolean | Is the item active | Yes |
LastUpdatedDate | dateTime | The date/time this item was updated | Yes |
Name | string? | The name of the Test Configuration Set | |
ProjectGuid | string? | The guid of the project | |
ProjectId | int | The ID of the project | Yes |
TestConfigurationSetGuid | string? | The guid of the test configuration set | |
TestConfigurationSetId | int | The id of the test configuration set | Yes |