Specifies a Float64List object that contains the list of Double (Float64) values that can be assigned to the
property described by this PropertyDescriptionFloat64 object.
Namespace:
FileNet.Api.Meta
Assembly:
FileNet.Api (in FileNet.Api.dll)
Syntax
| Visual Basic (Declaration) |
|---|
ReadOnly Property PropertySelectionsFloat64 As IFloat64List |
| C# |
|---|
IFloat64List PropertySelectionsFloat64 { get; } |
| Visual C++ |
|---|
property IFloat64List^ PropertySelectionsFloat64 { IFloat64List^ get (); } |
| JavaScript |
|---|
function get_propertySelectionsFloat64(); |
Remarks
Metadata
AllowsDefaultChange: false
Cardinality: LIST
CopyToReservation: false
DataType: DOUBLE
IsHidden: false
IsOrderable: false
IsSearchable: false
IsValueRequired: false
ModificationAccessRequired: WRITE
PersistenceType: NOT_PERSISTENT
RequiresUniqueElements: false
Settability: READ_ONLY
TargetAccessRequired: READ