EMS.ResourceTypes.TEMSResourceAttributes.EndPointName
Delphi
property EndPointName[const AMethod: string]: string read GetEndPointName write SetEndPointName;
C++
__property System::UnicodeString EndPointName[const System::UnicodeString AMethod] = {read=GetEndPointName, write=SetEndPointName};
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| property | public | EMS.ResourceTypes.pas EMS.ResourceTypes.hpp | EMS.ResourceTypes | TEMSResourceAttributes | 
Description
String to use as endpoint name for the endpoint method with the specified method name.