Specifies whether user-defined properties can be added to a class defined by a given class definition (true) or not (false).
Namespace:
FileNet.Api.AdminAssembly: FileNet.Api (in FileNet.Api.dll)
Syntax
Visual Basic (Declaration) |
---|
ReadOnly Property AllowsPropertyAdditions As Nullable(Of Boolean) |
C# |
---|
Nullable<bool> AllowsPropertyAdditions { get; } |
Visual C++ |
---|
property Nullable<bool> AllowsPropertyAdditions { Nullable<bool> get (); } |
JavaScript |
---|
function get_allowsPropertyAdditions(); |
Remarks
Metadata
AllowsDefaultChange: false
Cardinality: SINGLE
CopyToReservation: false
DataType: BOOLEAN
IsHidden: false
IsOrderable: true
IsSearchable: true
IsValueRequired: true
ModificationAccessRequired: WRITE
PersistenceType: OWN_COLUMN
PropertyDefaultBoolean: true
RequiresUniqueElements: false
Settability: READ_ONLY
TargetAccessRequired: READ