EMS.ResourceTypes.EndpointNameAttribute

From RAD Studio API Documentation
Jump to: navigation, search

System.TCustomAttributeSystem.TObjectEndpointNameAttribute

Delphi

EndpointNameAttribute = class(TCustomAttribute)

C++

class PASCALIMPLEMENTATION EndpointNameAttribute : public System::TCustomAttribute

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