Datasnap.DSCommonServer.TDSMethodInfo.AuthRole
[–] Properties | |
---|---|
Type: property | |
Visibility: public | |
Source: Datasnap.DSCommonServer.pas Datasnap.DSCommonServer.hpp
| |
Unit: Datasnap.DSCommonServer | |
Parent: TDSMethodInfo |
Delphi
property AuthRole: TObject read FAuthRole write SetAuthRole;
C++
__property System::TObject* AuthRole = {read=FAuthRole, write=SetAuthRole};
Description
Specifies an RTTI attribute used for authoring purposes.
The AuthRole property specifies an RTTI attribute used for user authoring purposes.