Specifies whether an object-valued property is permitted to reference an object in another
object store (true) or not (false).
Namespace:
FileNet.Api.Meta
Assembly:
FileNet.Api (in FileNet.Api.dll)
Syntax
| Visual Basic (Declaration) |
|---|
ReadOnly Property AllowsForeignObject As Nullable(Of Boolean) |
| C# |
|---|
Nullable<bool> AllowsForeignObject { get; } |
| Visual C++ |
|---|
property Nullable<bool> AllowsForeignObject { Nullable<bool> get (); } |
| JavaScript |
|---|
function get_allowsForeignObject(); |
Remarks
Metadata
AllowsDefaultChange: false
Cardinality: SINGLE
CopyToReservation: false
DataType: BOOLEAN
IsHidden: false
IsOrderable: false
IsSearchable: false
IsValueRequired: true
ModificationAccessRequired: WRITE
PersistenceType: NOT_PERSISTENT
PropertyDefaultBoolean: null
RequiresUniqueElements: false
Settability: READ_ONLY
TargetAccessRequired: READ