[ Bottom of Page | Previous Page | Next Page | Contents | Index ]
- 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 ]