/
admDeleteProjectComponent
admDeleteProjectComponent
Looking for the documentation on the newest versions of SIL Engine and the Simple Issue Language for Jira 8 for Server/Data Center? Click here !
Availability
This routine is available starting with SIL Engine™ 4.0.16
Syntax
admDeleteProjectComponent(pkey, compname)
Description
Deletes a component from the project.Parameters
Parameter name | Type | Required | Description |
---|---|---|---|
pkey | string | yes | Project key |
compname | string | yes | Component name |
Return type
boolean
Returns true if the component was deleted and false otherwise.
See also
, multiple selections available,
Related content
admDeleteProjectComponent
admDeleteProjectComponent
More like this
admDeleteProjectComponent
admDeleteProjectComponent
More like this
admDeleteProjectVersion
admDeleteProjectVersion
More like this
admGetProjectComponents
admGetProjectComponents
More like this
admGetProjectComponent
admGetProjectComponent
More like this
admAddProjectComponent
admAddProjectComponent
More like this