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