Interface ISoListItemDeep
Inherited Members
Namespace: SuperOffice.CRM.Lists
Assembly: SoCore.dll
Syntax
public interface ISoListItemDeep : ISoListItem
Properties
ChildItems
Declaration
List<ISoListItemDeep> ChildItems { get; }
Property Value
| Type | Description |
|---|---|
| List<ISoListItemDeep> |