Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the given property value from a property bag.
Srch.U.getTableProperty(parent, propName)
Return value
The property value; null if the property is not found.
Parameters
parent
The parent object with the property bag.propName
The property name.