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
Int32

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
Int32

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
Int32

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