ISessionProfile.Account Property

Provides access to the account which is used in the session.

Definition

Namespace: SMath.Manager
Assembly: SMath.Manager (in SMath.Manager.dll) Version: 1.73.9126.0
C#
IAccount Account { get; }

Property Value

IAccount

See Also