EMS.ResourceAPI.TEndpointContext.User
| [–] Properties | |
|---|---|
| Type: property | |
| Visibility: public | |
| Source: EMS.ResourceAPI.pas EMS.ResourceAPI.hpp
| |
| Unit: EMS.ResourceAPI | |
| Parent: TEndpointContext | |
Delphi
property User: TUser read GetUser;
C++
__property TUser* User = {read=GetUser};