ROEnumSoapNameAttribute
Overview
Allows to specify soap name of given enum
Location
- Unit: uRORTTIAttributes.pas
- Ancestry: TCustomAttribute | RONameAttribute | ROEnumSoapNameAttribute
Properties
Name (declared in RONameAttribute)
Name
property Name: string read
SoapName
Soap name
property SoapName: string read
Instance Methods
constructor Create (string, string) reintroduce
Creates an instance with provided parameters.
constructor Create(aEntityName: string; aSoapName: string)
Parameters:
- aEntityName: Entity name
- aSoapName: Soap name
constructor Create (string) (declared in RONameAttribute)
Creates an instance with provided parameter.
constructor Create(aName: string)
Parameters:
- aName: Name