SpiraPlan: ImportExport SOAP Web Service
See all operations
CustomProperty_DeleteDefinition
Description
Deletes a custom property definition from the system, including any associated options
Does a hard delete
Example(s)
remoteCustomProperty = spiraImportExport.CustomProperty_DeleteDefinition(5);
Parameters
Type | Name | Required |
---|---|---|
int | customPropertyId - The id of the custom property to delete | Yes |