Returns the value that has been defined for an entity’s UserDefined2 attribute.
Syntax
<HsvEntities>.GetUserDefined2 lItemID, pbstrUserDefined
Argument | Description |
---|
lItemID | Long (ByVal). The member ID of the entity. |
pbstrUserDefined | String. Returns the value that has been defined for the UserDefined2 attribute. |