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