The user-readable text presented in the language of a specific locale. This locale-specific text is used for
displaying names or descriptive text. For database-specific information regarding the maximum length allowed for
this property, see Database Engine Differences.
Namespace:
FileNet.Api.AdminAssembly: FileNet.Api (in FileNet.Api.dll)
Syntax
Visual Basic (Declaration) |
---|
Property LocalizedText As String |
C# |
---|
string LocalizedText { get; set; } |
Visual C++ |
---|
property String^ LocalizedText { String^ get (); void set (String^ value); } |
JavaScript |
---|
function get_localizedText(); function set_localizedText(value); |
Remarks
Metadata
AllowsDefaultChange: false
Cardinality: SINGLE
CopyToReservation: false
DataType: STRING
IsHidden: false
IsOrderable: false
IsSearchable: false
IsValueRequired: true
MaximumLengthString: null
ModificationAccessRequired: WRITE
PersistenceType: OWN_COLUMN
RequiresUniqueElements: false
Settability: READ_WRITE
TargetAccessRequired: READ