EMS.ResourceTypes.TEMSCommonResource.GetEndpointNames
| [–] Properties | |
|---|---|
| Type: function | |
| Visibility: protected | |
| Source: EMS.ResourceTypes.pas EMS.ResourceTypes.hpp
| |
| Unit: EMS.ResourceTypes | |
| Parent: TEMSCommonResource | |
Delphi
function GetEndpointNames: TArray<string>; override;
C++
virtual System::DynamicArray<System::UnicodeString> __fastcall GetEndpointNames();
Description
Getter of EndpointNames.
Returns a list with the names of the endpoints that have this instance of TEMSCommonResource as their owner.