User-readable text that describes an object.
The text is not locale-specific to the retrieving user except for the following classes:
- ClassDescription
- PropertyDescription
- ClassDefinition
- PropertyTemplate
- PropertyDefinition
Namespace:
FileNet.Api.Admin
Assembly:
FileNet.Api (in FileNet.Api.dll)
Syntax
| Visual Basic (Declaration) |
|---|
Property DescriptiveText As String |
| C# |
|---|
string DescriptiveText { get; set; } |
| Visual C++ |
|---|
property String^ DescriptiveText { String^ get (); void set (String^ value); } |
| JavaScript |
|---|
function get_descriptiveText(); function set_descriptiveText(value); |
Remarks
Metadata
AllowsDefaultChange: false
Cardinality: SINGLE
CopyToReservation: false
DataType: STRING
IsHidden: false
IsOrderable: false
IsSearchable: false
IsValueRequired: false
MaximumLengthString: null
ModificationAccessRequired: WRITE
PersistenceType: OWN_COLUMN
RequiresUniqueElements: false
Settability: READ_WRITE
TargetAccessRequired: READ