CLI Variable Type Methods
Contents
casso127
Contents
GetName Method Retrieves Name of Variable Type Object
The GetName method retrieves the name of the variable type object. The variable type object is read-only. See the PolicyMgtSession>GetVariableType method for the list of variable type object names that GetName can return.
Syntax
The GetName method has the following format:
Netegrity::PolicyMgtVariableType->GetName()
Parameters
The GetName method accepts no parameters.
Return Value
The GetName method returns one of the following values:
- variable_type_object_name (string)
- undefif the call is unsuccessful