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
ArtifactTypeIdint The id of the type of artifact this is for Yes
ArtifactTypeNamestring? The display name of the artifact type
FiltersArrayOfRemoteFilter? The individual filters that make up this saved filter
IsSharedboolean Is this a shared filter Yes
Namestring? The name given to the collection of filters
ProjectIdint The id of the project Yes
ProjectNamestring? The display name of the project
SavedFilterIdint The id of the saved filter Yes
SortRemoteSort? The sort associated with the filter (not currently used)