EMS.ResourceTypes.ResourceSuffixAttribute

From RAD Studio API Documentation
Jump to: navigation, search

EMS.ResourceTypes.TEndpointCustomAttributeSystem.TCustomAttributeSystem.TObjectResourceSuffixAttribute

Delphi

ResourceSuffixAttribute = class(TEndpointCustomAttribute)

C++

class PASCALIMPLEMENTATION ResourceSuffixAttribute : 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 resource suffix of an endpoint method of an EMS resource class.

See Also