Show / Hide Table of Contents

Interface IHierarchicalStringElement

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

Properties

Elements

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

IsActive

Declaration
bool IsActive { get; }
Property Value
Type Description
System.Boolean

IsDefault

Declaration
bool IsDefault { get; }
Property Value
Type Description
System.Boolean

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
string State { get; }
Property Value
Type Description
System.String

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.