Show: Delphi C++
Display Preferences

AdaptReq.IActionRequest.ActionName

From XE2 API Documentation
Jump to: navigation, search

Delphi

property ActionName: string read GetActionName;

C++

__property System::UnicodeString ActionName = {read=GetActionName};

Properties

Type Visibility Source Unit Parent
property public
AdaptReq.pas
AdaptReq.hpp
AdaptReq IActionRequest

Description

Identifies the action to server-side scripts.

The ActionName property defines the name used to access the adapter action from server-side scripts.

Personal tools
Previous Versions
Translations