SpiraPlan: SoapService SOAP Web Service
See all operations
RemoteSavedFilter
Represents a saved filter for a user, includes any sorts
Base Classes
This class extends the following base classes:
Properties
The following properties are provided directly by this class:
Name | Type | Description | Required |
---|---|---|---|
ArtifactTypeId | int | The id of the type of artifact this is for | Yes |
ArtifactTypeName | string? | The display name of the artifact type | |
Filters | ArrayOfRemoteFilter? | The individual filters that make up this saved filter | |
IsShared | boolean | Is this a shared filter | Yes |
Name | string? | The name given to the collection of filters | |
ProjectId | int | The id of the project | Yes |
ProjectName | string? | The display name of the project | |
SavedFilterId | int | The id of the saved filter | Yes |
Sort | RemoteSort? | The sort associated with the filter (not currently used) |