EMS.ResourceAPI.TEMSResource.EndpointNames
Delphi
property EndpointNames: TArray<string> read GetEndpointNames;
C++
__property System::DynamicArray<System::UnicodeString> EndpointNames = {read=GetEndpointNames};
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
property | public | EMS.ResourceAPI.pas EMS.ResourceAPI.hpp |
EMS.ResourceAPI | TEMSResource |
Description
Names that identify all the endpoints that your EMS resource supports.