Specifies a
object that contains the list of Boolean values that can be assigned to the property described by this
object.
Namespace: FileNet.Api.Meta
Assembly: FileNet.Api (in filenet.api.dll)
Syntax
Visual Basic (Declaration) |
---|
ReadOnly Property PropertySelectionsBoolean As IBooleanList |
C# |
---|
IBooleanList PropertySelectionsBoolean { get; } |
C++ |
---|
property IBooleanList PropertySelectionsBoolean abstract { IBooleanList get(); } |
J# |
---|
/** property */ public IBooleanList get_PropertySelectionsBoolean(); |
JScript |
---|
public function get PropertySelectionsBoolean() : IBooleanList |
Remarks
Metadata
AllowsDefaultChange: false
Cardinality: LIST
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