Finds data type descriptions for given data type IDs. Finds data type descriptions for given data type IDs.
            
            
            Syntax
            
        
            Parameters
- dataTypeIdList
 
- List of data type IDs.List of data type IDs.
 - searchSupertypes
 
- Determines whether supertypes will be searched into.Determines whether supertypes will be searched into.
 
            
            Return Value
Returns an array of value results containing data type descriptions for each data type ID in the input list.Returns an array of value results containing data type descriptions for each data type ID in the input list.
 
            
            
            
            
            
            
            
            
            
            Requirements
 
Target Platforms: .NET Framework: Windows 10 (selected versions), Windows 11 (selected versions), Windows Server 2016, Windows Server 2022; .NET: Linux, macOS, Microsoft Windows
            
            See Also