Interface IHierarchicalStringList
Assembly: fcSDK.dll
Syntax
public interface IHierarchicalStringList : IDataObject
Properties
ActiveElements
Declaration
IHierarchicalStringElementCollection ActiveElements { get; }
Property Value
Description
Declaration
string Description { get; }
Property Value
Type |
Description |
System.String |
|
Elements
Declaration
IHierarchicalStringElementCollection Elements { get; }
Property Value
InactiveElements
Declaration
IHierarchicalStringElementCollection InactiveElements { get; }
Property Value
ListID
Declaration
Property Value
Type |
Description |
System.Int32 |
|
ObjectID
Declaration
Property Value
Type |
Description |
System.Int32 |
|
Title
Declaration
Property Value
Type |
Description |
System.String |
|