EMS.ResourceTypes.ResourceSuffixAttribute

From RAD Studio API Documentation
Jump to: navigation, search

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

Delphi

ResourceSuffixAttribute = class(TEndpointCustomAttribute)

C++

class PASCALIMPLEMENTATION ResourceSuffixAttribute : public TEndpointCustomAttribute

Description

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

See Also