Indicates whether the column permits null values.
Namespace:
FileNet.Api.Admin
Assembly:
FileNet.Api (in FileNet.Api.dll)
Syntax
| Visual Basic (Declaration) |
|---|
ReadOnly Property AllowsNull As Nullable(Of Boolean) |
| C# |
|---|
Nullable<bool> AllowsNull { get; } |
| Visual C++ |
|---|
property Nullable<bool> AllowsNull { Nullable<bool> get (); } |
| JavaScript |
|---|
function get_allowsNull(); |
Remarks
Metadata
AllowsDefaultChange: false
Cardinality: SINGLE
CopyToReservation: false
DataType: BOOLEAN
IsHidden: false
IsOrderable: false
IsSearchable: false
IsValueRequired: true
ModificationAccessRequired: WRITE
PersistenceType: OWN_COLUMN
PropertyDefaultBoolean: null
RequiresUniqueElements: false
Settability: READ_ONLY
TargetAccessRequired: READ