SpiraPlan: SoapService SOAP Web Service
See all operations
RemoteTableColumn
Represents a single column in the data table
Base Classes
None
Properties
The following properties are provided directly by this class:
Name | Type | Description | Required |
---|---|---|---|
Caption | string? | The caption of the column (optional) | |
Name | string? | The system name of the column | |
Position | int | The position of the column (starting at 1) | Yes |
Type | string? | The type of data this column holds (short name) | |
TypeNameSpace | string? | The type of data this column holds (long name) |