Show / Hide Table of Contents

Interface IGlobalStringElement

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 IGlobalStringElement : IDataObject

Properties

AdditionalInfo

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

Description

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

LocalizedTitle

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

ObjectID

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

Rank

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

State

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

Title

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

Methods

GetLocalizedTitle(CultureInfo)

Declaration
string GetLocalizedTitle(CultureInfo specificCulture)
Parameters
Type Name Description
System.Globalization.CultureInfo specificCulture
Returns
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.