Navigation: Code Documentation > IE > IECSInterfaces > Interfaces > IIEDefinedType > Properties
IIEDefinedType.Name Property
Defines the unique name of the defined type. For example, if you wished to make a valid speed limit type, you may name the defined type "Speed" or "TSpeed".
Namespace: IECSInterfaces
Delphi
public property Name: String read get_Name write set_Name;
Property Value
Type: String
•IIEDefinedType
•IECSInterfaces