Specifies a BinaryList object that contains the list of binary values that can be assigned to the
property described by this PropertyDescriptionBinary object.
Namespace:
FileNet.Api.MetaAssembly: FileNet.Api (in FileNet.Api.dll)
Syntax
Visual Basic (Declaration) |
---|
ReadOnly Property PropertySelectionBinary As IBinaryList |
C# |
---|
IBinaryList PropertySelectionBinary { get; } |
Visual C++ |
---|
property IBinaryList^ PropertySelectionBinary { IBinaryList^ get (); } |
JavaScript |
---|
function get_propertySelectionBinary(); |
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