Specifies a
object that contains the list of Double (Float64) 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 PropertySelectionsFloat64 As IFloat64List |
C# |
---|
IFloat64List PropertySelectionsFloat64 { get; } |
C++ |
---|
property IFloat64List PropertySelectionsFloat64 abstract { IFloat64List get(); } |
J# |
---|
/** property */ public IFloat64List get_PropertySelectionsFloat64(); |
JScript |
---|
public function get PropertySelectionsFloat64() : IFloat64List |
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