Show / Hide Table of Contents

Interface IUserInfo

Namespace: SuperOffice.CRM
Assembly: SuperOffice.Plugins.dll
Syntax
public interface IUserInfo

Properties

AssociateId

Declaration
int AssociateId { get; }
Property Value
Type Description
int

AssociateName

Declaration
string AssociateName { get; }
Property Value
Type Description
string

CountryDomainName

Declaration
string CountryDomainName { get; }
Property Value
Type Description
string

CountryId

Declaration
int CountryId { get; }
Property Value
Type Description
int

CountryName

Declaration
string CountryName { get; }
Property Value
Type Description
string

Email

Declaration
string Email { get; }
Property Value
Type Description
string

FullName

Declaration
string FullName { get; }
Property Value
Type Description
string

FunctionRights

Declaration
string[] FunctionRights { get; }
Property Value
Type Description
string[]

Licenses

Declaration
string[] Licenses { get; }
Property Value
Type Description
string[]

RoleId

Declaration
int RoleId { get; }
Property Value
Type Description
int

RoleName

Declaration
string RoleName { get; }
Property Value
Type Description
string

Ticket

Declaration
string Ticket { get; }
Property Value
Type Description
string

Extension Methods

EnumUtil.MapEnums<From, To>(From)
Converters.MapEnums<From, To>(From)
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top