GetEntityAttributes Method
Description
Gets the list of all ICustomizationEntityAttribute for the specified entity.
Syntax
Visual Basic
Public Function GetEntityAttributes( _
   ByVal EntityType As String _
) As List
Parameters
EntityType
See Also