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 



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

Comments