SpiraPlan: SoapService SOAP Web Service

See all operations

CustomProperty_RetrieveCustomListById

Description

Retrieves a custom list by its ID, including any custom list values

Example(s)

            remoteCustomList = spiraImportExport.CustomProperty_RetrieveCustomListById(customListId1);
            

Parameters

Type Name Required
intcustomListId - The id of the custom list we want to retrieve Yes

Return Value

RemoteCustomList - The custom list object (including any custom list values)