PropertyInstance - listAllPropertyValues


PropertyInstance - listAllPropertyValues

Description :

This command prints the names and values for all properties of a specified class instance.

Return type : String

Command Input :

Variable Name

Variable Type

Description

fullyQualifiedInstanceName

String

Fully qualified name of the class whose properties and values you want to list.

Example

The following example prints the names and values for all properties of instance named "Inst1" in the Apache class instance.

Script





PropertyInstance listAllPropertyValues Class://SystemObject/Apache/Inst1



 

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