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