Button handy |
---|
blank | true |
---|
color | #0052CC |
---|
name | Send Feedback |
---|
link | https://docs.google.com/forms/d/e/1FAIpQLScmToBe3vynAlb5fdKwCGxYqnTbDc66sIBgeecG2BuFDuHc7g/viewform?entry.2002826954=deleteRequestTypeProperty+-+742162531 |
---|
width | auto |
---|
|
Table plus |
---|
applyColStyleToCell | true |
---|
heading | 0 |
---|
columnTypes | s,s,s,s |
---|
multiple | false |
---|
columnAttributes | style="background:#e5e7ea;font-weight:bold,,style="background:#e5e7ea;font-weight:bold, |
---|
enableSorting | false |
---|
|
Syntax | deleteRequestTypeProperty(serviceDeskId, requestTypeId, propertyKey) | Package | | Alias | | Pkg Usage | | |
Description
Excerpt |
---|
|
Removes the property with the provided property key. |
Removes the property with the property key, from a specified request type and service desk.
Parameters
Table plus |
---|
applyColStyleToCell | true |
---|
columnTypes | s,s,s,s |
---|
heading | 0 |
---|
multiple | false |
---|
enableSorting | false |
---|
|
Parameter name | Type | Required | Description |
---|
serviceDeskId | number | Yes | The servicedesk id from which to remove the property. | requestTypeId | number | Yes | The request type id from which to remove the property. | propertyKey | string | Yes | The key of the property to be deleted. | |
Return Type
boolean
True if the property is deleted, false otherwise.
Example
Code Block |
---|
|
return deleteRequestTypeProperty(1, 2, "propKey"); |
See also
Filter by label (Content by label) |
---|
showLabels | false |
---|
max | 25 |
---|
showSpace | false |
---|
cql | label = "jsd_routine" and space = currentSpace ( ) |
---|
labels | array_routines |
---|
|
We've encountered an issue exporting this macro. Please try exporting this page again later.