Interface IGlobalStringList
Assembly: fcSDK.dll
Syntax
public interface IGlobalStringList : IDataObject
Properties
ActiveElements
Declaration
IGlobalStringElementCollection ActiveElements { get; }
Property Value
AdditionalInfo
Declaration
string AdditionalInfo { get; }
Property Value
Type |
Description |
System.String |
|
DefaultElement
Declaration
IGlobalStringElement DefaultElement { get; }
Property Value
Elements
Declaration
IGlobalStringElementCollection Elements { get; }
Property Value
InactiveElements
Declaration
IGlobalStringElementCollection InactiveElements { get; }
Property Value
ListID
Declaration
Property Value
Type |
Description |
System.Int32 |
|
LocaleID
Declaration
Property Value
Type |
Description |
System.Int32 |
|
ObjectID
Declaration
Property Value
Type |
Description |
System.Int32 |
|
Title
Declaration
Property Value
Type |
Description |
System.String |
|