PropertyClass - removeValueFromStringEnumProperty


PropertyClass - removeValueFromStingEnumProperty

Description:

This command removes values from the string enumeration property in a specified class. If this property does not exist, the command fails.

Return type: None

Command Input:

Variable name

Variable type

Description

FullyQualifiedClassName

String

Fully qualified name of the property class from which you want to remove the property.

PropertyName

String

Name of the property.

enumDataName

String

Name of the enumerated data.

Example

The following example removes values from the "_TESTINT" enumeration property.

PropertyClass removeValueFromStringEnumProperty Class://SystemObject/JOB "_TEST" "Test2"

 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*