Show / Hide Table of Contents

Interface IUserInfo2

Inherited Members
IUserInfo.AssociateId
IUserInfo.AssociateName
IUserInfo.CountryDomainName
IUserInfo.CountryId
IUserInfo.CountryName
IUserInfo.Email
IUserInfo.FullName
IUserInfo.FunctionRights
IUserInfo.Licenses
IUserInfo.RoleId
IUserInfo.RoleName
IUserInfo.Ticket
Namespace: SuperOffice.CRM
Assembly: SuperOffice.Plugins.dll
Syntax
public interface IUserInfo2 : IUserInfo

Properties

CustomFields

Declaration
Dictionary<string, string> CustomFields { get; }
Property Value
Type Description
Dictionary<string, string>

UserName

SuperId user-name

Declaration
string UserName { 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