GetSubtype Method
Description
Subtype corresponding to the given subtype ID.
Syntax
Visual Basic
Public Function GetSubtype( _
   ByVal subtypeId As String _
) As Object
Parameters
subtypeId
See Also