Returns the value held by the Content Engine property represented by this
object.
Namespace: FileNet.Api.Property
Assembly: FileNet.Api (in filenet.api.dll)
Syntax
Visual Basic (Declaration) |
---|
Function GetFloat64ListValue() As IFloat64List |
C# |
---|
IFloat64List GetFloat64ListValue() |
C++ |
---|
IFloat64List GetFloat64ListValue() abstract |
J# |
---|
IFloat64List GetFloat64ListValue() |
JScript |
---|
function GetFloat64ListValue() : IFloat64List |
Return Value
A
object specifying a collection of
objects.
Exceptions
Exception Type | Condition |
---|---|
API_INVALID_PROPERTY_TYPE | Thrown if this method is called by a object type other than . |