EMS.ResourceTypes.EndpointNameAttribute

From RAD Studio API Documentation

EndpointNameAttributeEMS.ResourceTypes.TEndpointCustomAttributeSystem.TCustomAttributeSystem.TObject

Delphi

EndpointNameAttribute = class(TEndpointCustomAttribute)

C++

class PASCALIMPLEMENTATION EndpointNameAttribute : public TEndpointCustomAttribute

Properties

Type Visibility Source Unit Parent
class public
EMS.ResourceTypes.pas
EMS.ResourceTypes.hpp
EMS.ResourceTypes EMS.ResourceTypes

Description

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

See Also