EMS.ResourceAPI.TEndpointRequest.Segments

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property Segments: TSegments read GetSegments;

C++

__property TEndpointSegments* Segments = {read=GetSegments};

Properties

Type Visibility Source Unit Parent
property public
EMS.ResourceAPI.pas
EMS.ResourceAPI.hpp
EMS.ResourceAPI TEndpointRequest

Description

Segments of the request.

See Also