PropertyInstance - listAllFullyResolvedPropertyValues


PropertyInstance - listAllFullyResolvedPropertyValues

Description :

This command prints the names and fully resolved 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 fully resolved values for all properties of instance named "Inst1" in the Apache class instance.

Script





PropertyInstance listAllFullyResolvedPropertyValues Class://SystemObject/Apache/Inst1



 

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