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