Specifies a
object that contains the list of binary 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 PropertySelectionBinary As IBinaryList |
C# |
---|
IBinaryList PropertySelectionBinary { get; } |
C++ |
---|
property IBinaryList PropertySelectionBinary abstract { IBinaryList get(); } |
J# |
---|
/** property */ public IBinaryList get_PropertySelectionBinary(); |
JScript |
---|
public function get PropertySelectionBinary() : IBinaryList |
Remarks
Metadata
AllowsDefaultChange: false
Cardinality: LIST
CopyToReservation: false
Datatype: BINARY
IsHidden: false
IsOrderable: false
IsSearchable: false
IsValueRequired: false
ModificationAccessRequired: WRITE
PersistenceType: NOT_PERSISTENT
RequiresUniqueElements: false
Settability: READ_ONLY
TargetAccessRequired: READ