SessionProfile.GetAccount Method

Provides the value for Account.

Definition

Namespace: SMath.Manager
Assembly: SMath.Manager (in SMath.Manager.dll) Version: 1.73.9126.0
C#
protected abstract IAccount GetAccount()

Return Value

IAccount
The value to be returned by Account.

See Also