SpiraPlan: SoapService SOAP Web Service

See all operations

CustomProperty_RetrieveCustomLists

Description

Retrieves all the custom lists in the current project template

Does not return the actual custom list values

Example(s)

            RemoteCustomList[] remoteCustomLists = spiraImportExport.CustomProperty_RetrieveCustomLists(credentials, projectTemplateId);
            

Parameters

Type Name Required
RemoteCredentials? credentials - The credentials for accessing the API
intprojectTemplateId - The id of the project template Yes

Return Value

ArrayOfRemoteCustomList - A collection of custom list data objects