ExecutionTask - removeBLPackagePropertyOverrideByName

ExecutionTask - removeBLPackagePropertyOverrideByName

Description :

This command will remove the override for a particular BLPackage property.

Return type : void

Command Input :

Variable Name

Variable Type

Description

groupPath

String

Path to group containing the execution task.

etName

String

Name of the execution task.

overiddenPropertyName

String

BLPackage property name.

Example

The following example shows how to remove an override from an execution task with a property name.

Script





blcli ExecutionTask removeBLPackagePropertyOverrideByName /tasks EtTest propertyName 



Was this page helpful? Yes No Submitting... Thank you

Comments