Component type - TypeName Property

TypeName returns the name of the component type

Member of Component type (PRIM_RTYP)

Data Type - String

Details

The TypeName property returns the component's class name.
 
For classes defined in LANSA as a member of another class, otherwise known as a Pattern e.g. PRIM_VS.Style, the TypeName is "Style".

See also

All Component Classes

Technical Reference

Febuary 18 V14SP2