Show / Hide Table of Contents

Interface IGlobalStringList

Inherited Members
IDataObject.GetFieldValue(String)
IDataObject.GetFieldValue(Int32)
IDataObject.ContainsColumn(String)
IDataObject.GetSafeInt32FieldValue(String)
IDataObject.GetSafeDoubleFieldValue(String)
IDataObject.GetSafeBooleanFieldValue(String)
IDataObject.GetSafeStringFieldValue(String)
IDataObject.UniqueID
IDataObject.FieldValues
IDataObject.ColumnMap
Namespace: FChoice.Foundation.Clarify.DataObjects
Assembly: fcSDK.dll
Syntax
public interface IGlobalStringList : IDataObject

Properties

ActiveElements

Declaration
IGlobalStringElementCollection ActiveElements { get; }
Property Value
Type Description
IGlobalStringElementCollection

AdditionalInfo

Declaration
string AdditionalInfo { get; }
Property Value
Type Description
System.String

DefaultElement

Declaration
IGlobalStringElement DefaultElement { get; }
Property Value
Type Description
IGlobalStringElement

Elements

Declaration
IGlobalStringElementCollection Elements { get; }
Property Value
Type Description
IGlobalStringElementCollection

InactiveElements

Declaration
IGlobalStringElementCollection InactiveElements { get; }
Property Value
Type Description
IGlobalStringElementCollection

ListID

Declaration
int ListID { get; }
Property Value
Type Description
System.Int32

LocaleID

Declaration
int LocaleID { get; }
Property Value
Type Description
System.Int32

ObjectID

Declaration
int ObjectID { get; }
Property Value
Type Description
System.Int32

Title

Declaration
string Title { get; }
Property Value
Type Description
System.String
Back to top © 2022 Dovetail Software, Inc. - All rights reserved.
Clarify, Amdocs, and related products and names are copyright and trademark of Amdocs, Inc.
.NET, Visual Studio.NET, C#, Visual Basic and related products are trademark of Microsoft corporation.