SUMMARY
Returns the value of the requested user defined property.

Declaration Syntax
C# | Visual Basic | Visual C++ | F# |
Public Function GetUserDefinedProperty ( _
propertyName As String _
) As Object
public:
Object^ GetUserDefinedProperty(
String^ propertyName
)
member GetUserDefinedProperty :
propertyName:string -> Object

Parameters
- propertyName (String)
- The name of the property.

Return Value
The value of the requested property.
Assembly:
IBM.Broker.Plugin (Module: IBM.Broker.Plugin) Version: 8.0.0.0