Show / Hide Table of Contents

Class InterestMDOListItem

Inheritance
Object
SoListItem
SelectableListItem
InterestMDOListItem
Implements
IComparable<ISoListItem>
IComparable
ISelectableListItem
ISoListItem
Inherited Members
SelectableListItem.ToString()
SelectableListItem.LastChange
SelectableListItem.Selected
SoListItem.CompareTo(ISoListItem)
SoListItem.GetHashCode()
SoListItem.IComparable.CompareTo(Object)
SoListItem.Id
SoListItem.Name
SoListItem.Tooltip
SoListItem.Rank
SoListItem.Deleted
SoListItem.Type
SoListItem.Color
SoListItem.IconHint
SoListItem.StyleHint
SoListItem.ExtraInfo
SoListItem.FullName
Object.Equals(Object)
Object.Equals(Object, Object)
Object.ReferenceEquals(Object, Object)
Object.GetType()
Object.MemberwiseClone()
Namespace: SuperOffice.CRM.Lists
Assembly: SoCore.dll
Syntax
public class InterestMDOListItem : SelectableListItem, IComparable<ISoListItem>, IComparable, ISelectableListItem, ISoListItem

Constructors

InterestMDOListItem(Int32, String, String, Int16, Boolean, String, Int32, String, String, String, Boolean, DateTime)

Declaration
public InterestMDOListItem(int Id, string Name, string Tooltip, short Rank, bool Deleted, string Type, int Color, string IconHint, string StyleHint, string ExtraInfo, bool Selected, DateTime LastChange)
Parameters
Type Name Description
Int32 Id
String Name
String Tooltip
Int16 Rank
Boolean Deleted
String Type
Int32 Color
String IconHint
String StyleHint
String ExtraInfo
Boolean Selected
DateTime LastChange

Implements

System.IComparable<T>
System.IComparable
ISelectableListItem
ISoListItem

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