EMS.ResourceTypes.TEMSEndPointSegmentParameter
| [–] Properties | |
|---|---|
| Type: class | |
| Visibility: public | |
| Source: EMS.ResourceTypes.pas EMS.ResourceTypes.hpp
| |
| Unit: EMS.ResourceTypes | |
| Parent: EMS.ResourceTypes | |
Delphi
TEMSEndPointSegmentParameter = class(TEMSEndPointSegment)
C++
class PASCALIMPLEMENTATION TEMSEndPointSegmentParameter : public TEMSEndpointSegment
Description
Represents a URL segment that matches any single URL segment, and indicates that the value of the matched segment should be stored in a dictionary of data (such as TEndpointRequest.Segments) with Name as key.