EMS.Services.TEMSResourceRequestSegments

From RAD Studio API Documentation
Jump to: navigation, search

C++

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

Properties

Type Visibility Source Unit Parent
typedef public EMS.Services.hpp EMS.Services EMS.Services

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