EMS.Services.TEMSResourceRequestSegments

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type: typedef
Visibility: public
Source: EMS.Services.hpp
Unit: EMS.Services
Parent: EMS.Services

C++

typedef System::DynamicArray<System::UnicodeString> TEMSResourceRequestSegments;

Description

URL segments array of an EMS Resource endpoint.

The resource request makes a call to the declared endpoints of an EMS Resource.

See Also