refLicProfGetAttribute
Version
1.4
Parameters
Parameter | Type | Description |
---|---|---|
pLicNum | string | State license number. |
pAttributeName | string | Custom attribute name. |
Returns
Returns the value of the custom attribute named pAttributeName for the reference Licensed Professional whose license # is pLicNum.
Notes
Note that pAttributeName is not necessarily the same as the attribute label. You can find the attribute name in the attribute’s configuration screen.
If the function does not find a reference Licensed Professional with license # of pLicNum, the function returns NO LICENSE FOUND. If the function does not find the attribute pAttributeName, the function returns ATTRIBUTE NOT FOUND.