User-readable text that describes an object.
Namespace:
FileNet.Api.SecurityThe text is not locale-specific to the retrieving user except for the following classes:
- ClassDescription
- PropertyDescription
- ClassDefinition
- PropertyTemplate
- PropertyDefinition
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: NOT_PERSISTENT
RequiresUniqueElements: false
Settability: READ_WRITE
TargetAccessRequired: READ