ISessionProfile.Account Property
Provides access to the account which is used in the session.
Namespace: SMath.ManagerAssembly: SMath.Manager (in SMath.Manager.dll) Version: 1.73.9126.0
IAccount Account { get; }
ReadOnly Property Account As IAccount
Get
property IAccount^ Account {
IAccount^ get ();
}
abstract Account : IAccount with get
Property Value
IAccount