Specifies a LocalizedStringList object containing a collection of LocalizedString objects, each of which
represents a locale-specific, user-readable description of a class or property.
Namespace:
FileNet.Api.Admin
Assembly:
FileNet.Api (in FileNet.Api.dll)
Syntax
| Visual Basic (Declaration) |
|---|
Property DescriptiveTexts As ILocalizedStringList |
| C# |
|---|
ILocalizedStringList DescriptiveTexts { get; set; } |
| Visual C++ |
|---|
property ILocalizedStringList^ DescriptiveTexts { ILocalizedStringList^ get (); void set (ILocalizedStringList^ value); } |
| JavaScript |
|---|
function get_descriptiveTexts(); function set_descriptiveTexts(value); |
Remarks
Metadata
AllowsDefaultChange: false
Cardinality: LIST
CopyToReservation: false
DataType: OBJECT
DeletionAction: NONE
IsHidden: false
IsOrderable: false
IsSearchable: true
IsValueRequired: false
ModificationAccessRequired: WRITE
PersistenceType: NOT_PERSISTENT
ReflectiveProperty: null
RequiredClass: LocalizedString
RequiresUniqueElements: true
Settability: READ_WRITE
TargetAccessRequired: READ