Class InterestMDOListItem
Inheritance
InterestMDOListItem
Assembly: SoCore.dll
Syntax
public class InterestMDOListItem : SelectableListItem, IComparable<ISoListItem>, IComparable, ISelectableListItem, ISoListItem
Constructors
InterestMDOListItem(int, string, string, short, bool, string, int, string, string, string, bool, 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
Implements
Extension Methods