Specifies the default value for a property that returns a BOOLEAN data type.
Namespace:
FileNet.Api.MetaAssembly: FileNet.Api (in FileNet.Api.dll)
Syntax
Visual Basic (Declaration) |
---|
ReadOnly Property PropertyDefaultBoolean As Nullable(Of Boolean) |
C# |
---|
Nullable<bool> PropertyDefaultBoolean { get; } |
Visual C++ |
---|
property Nullable<bool> PropertyDefaultBoolean { Nullable<bool> get (); } |
JavaScript |
---|
function get_propertyDefaultBoolean(); |
Remarks
Metadata
AllowsDefaultChange: false
Cardinality: SINGLE
CopyToReservation: false
DataType: BOOLEAN
IsHidden: false
IsOrderable: false
IsSearchable: false
IsValueRequired: false
ModificationAccessRequired: WRITE
PersistenceType: NOT_PERSISTENT
PropertyDefaultBoolean: null
RequiresUniqueElements: false
Settability: READ_ONLY
TargetAccessRequired: READ