Interface IUserInfo2
Inherited Members
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 |