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