EMS.ResourceTypes.EndpointNameAttribute

From RAD Studio API Documentation
Jump to: navigation, search

EMS.ResourceTypes.TEndpointCustomAttributeSystem.TCustomAttributeSystem.TObjectEndpointNameAttribute
[–] Properties
Type: class
Visibility: public
Source:
EMS.ResourceTypes.pas
EMS.ResourceTypes.hpp
Unit: EMS.ResourceTypes
Parent: EMS.ResourceTypes

Delphi

EndpointNameAttribute = class(TEndpointCustomAttribute)

C++

class PASCALIMPLEMENTATION EndpointNameAttribute : public TEndpointCustomAttribute

Description

Attribute to annotate the endpoint name of an endpoint method of an EMS resource class.

See Also