Unsupported content

 

This version of the documentation is no longer supported. However, the documentation is available for your convenience. You will not be able to leave comments.

PropertyClass - listAllSubclassNames

PropertyClass - listAllSubclassNames

Description :

This command prints the names of all the sub-classes of a specified class.

Return type : String

Command Input :

Variable Name

Variable Type

Description

fullyQualifiedClassName

String

Fully qualified name of the property class.

Example

The following example prints the names of all the sub-classes of the Apache class.

Script





PropertyClass listAllSubclassNames Class://SystemObject/Apache 



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

Comments