getUserProperty
Description
Gets the specified user property.
Parameters
Return Type
String
Example
string customProperty = getUserProperty("jdoe", "custom.property");
See also
Peacock
Gets the specified user property.
String
string customProperty = getUserProperty("jdoe", "custom.property");