Specifies the maximum length, in characters (excluding the null terminator), of a value for
a property that returns a STRING data type.
Namespace:
FileNet.Api.MetaAssembly: FileNet.Api (in FileNet.Api.dll)
Syntax
Visual Basic (Declaration) |
---|
ReadOnly Property MaximumLengthString As Nullable(Of Integer) |
C# |
---|
Nullable<int> MaximumLengthString { get; } |
Visual C++ |
---|
property Nullable<int> MaximumLengthString { Nullable<int> get (); } |
JavaScript |
---|
function get_maximumLengthString(); |
Remarks
Metadata
AllowsDefaultChange: false
Cardinality: SINGLE
CopyToReservation: false
DataType: LONG
IsHidden: false
IsOrderable: false
IsSearchable: false
IsValueRequired: true
ModificationAccessRequired: WRITE
PersistenceType: NOT_PERSISTENT
PropertyDefaultInteger32: null
PropertyMaximumInteger32: null
PropertyMinimumInteger32: null
RequiresUniqueElements: false
Settability: READ_ONLY
TargetAccessRequired: READ