Class ApplicationIcon
Inheritance
System.Object
ApplicationIcon
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: SuperOffice.CRM
Assembly: SoCore.dll
Syntax
public class ApplicationIcon
Constructors
ApplicationIcon()
Declaration
public ApplicationIcon()
Fields
iconSrc
Declaration
public string iconSrc
Field Value
Type | Description |
---|---|
System.String |
id
Declaration
public int id
Field Value
Type | Description |
---|---|
System.Int32 |
Extension Methods
EnumUtil.MapEnums<From, To>(From)