GetAttributeValue Method
Description
Get the value of a subtype attribute by the entity attribute's id.
Syntax
Visual Basic
Public Function GetAttributeValue( _
   ByVal EntityAttrId As String _
) As String
Parameters
EntityAttrId
See Also