GetEntityCustomizationSubtype Method
Description
Returns the CustomizationSubtype with the specified ID.
Syntax
Visual Basic
Public Function GetEntityCustomizationSubtype( _
   ByVal EntityType As String, _
   ByVal CustomizationSubtypeId As String _
) As Object
Parameters
EntityType
CustomizationSubtypeId
See Also