IBM Tivoli Software IBM Tivoli Software

[ Bottom of Page | Previous Page | Next Page | Contents | Index ]


getProperty

Supported:
YES
Syntax
public java.lang.String getProperty (M12ObjectIdentity targetInstance,
java.lang.String propertyName,
java.lang.String mappingString,
ParameterSet parms)
throws M12Exception
Description
Gets the value (in String format) of the specified property for the identified object.
Returns
String - the value for property propertyName. Property values have to be CIM standard types and ILT converts them to string format according to the CIM standards.
Exceptions Thrown
M12Exception

[ Top of Page | Previous Page | Next Page | Contents | Index ]