EMS.ResourceTypes.EndPointMethodAttribute

Delphi
EndPointMethodAttribute = class(TEndpointCustomAttribute)
C++
class PASCALIMPLEMENTATION EndPointMethodAttribute : public TEndpointCustomAttribute
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
class | public | EMS.ResourceTypes.pas EMS.ResourceTypes.hpp |
EMS.ResourceTypes | EMS.ResourceTypes |
Description
An attribute used to interpret the request method of an endpoint method of an EMS resource class.
EMS.ResourceTypes.EndPointMethodAttribute inherits from EMS.ResourceTypes.TEndpointCustomAttribute. All content below this line refers to EMS.ResourceTypes.TEndpointCustomAttribute.
It is an attribute for EMS endpoint method.