M-Files API 23.11.13135.0
Value Property
NamedValues Collection : Value Property
The name of the named value to access.
Description
The named value.
Property type
Read-write property
Syntax
Visual Basic
Public Property Value( _
   ByVal ValueName As String _
) As Variant
Parameters
ValueName
The name of the named value to access.
Remarks
When the NamedValues object is retrieved from the server via an API call, null values are returned as System.DBNull instead of Null.
See Also

NamedValues Collection  | NamedValues Members