Integrations (PTC products, 3rd party products and code) > Code integration (Ada, ARINC 653, C, C#, C++, IDL, Java, SQL and VB) > Visual Basic code > Mapping information > Basic type mapping for Visual Basic (Visual Basic code)
  
Basic type mapping for Visual Basic (Visual Basic code)
ACS generates code for Basic Types as part of the code that is generated for Modeler items that use the Basic Types as types.
The VB Profile package includes the Visual Basic predefined types in the following package:
VB Profile::Basic Types
ACS generates the child items, properties and tagged values of a Basic Type as follows.
Child items:
A Basic Type does not have any child items that are generated.
Properties:
Name property - ACS generates this property as the identifier of the basic type in the code.
Tag Definitions:
The VB Profile does not have any Stereotypes that apply to Basic Types.