Show / Hide Table of Contents

Interface ISelectableListItemDeep

Interface for an MDO list item in a list where multiple items can be selected simultaneously with deep hierarchy

Inherited Members
ISelectableListItem.Selected
ISelectableListItem.LastChange
ISoListItem.Id
ISoListItem.Name
ISoListItem.Tooltip
ISoListItem.Rank
ISoListItem.Deleted
ISoListItem.Type
ISoListItem.Color
ISoListItem.IconHint
ISoListItem.StyleHint
ISoListItem.ExtraInfo
ISoListItem.FullName
Namespace: SuperOffice.CRM.Lists
Assembly: SoCore.dll
Syntax
public interface ISelectableListItemDeep : ISelectableListItem, ISoListItem

Properties

ChildItems

Interface for an MDO list item in a list where multiple items can be selected simultaneously with deep hierarchy

Declaration
List<ISelectableListItemDeep> ChildItems { get; }
Property Value
Type Description
List<ISelectableListItemDeep>

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