SpiraPlan: SoapService SOAP Web Service
See all operations
RemoteTableRowItem
Represents a single item in a row in the table. The intersection of a specific row and column
Base Classes
None
Properties
The following properties are provided directly by this class:
| Name | Type | Description | Required |
|---|---|---|---|
| Column | RemoteTableColumn? | Link to the column it references | |
| Name | string? | The system name of the column | |
| Value | anyType? | The value of the item (dynamically typed) |