ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Core.Data Namespace / FieldValue Class / Value Property

In This Topic
    Value Property (FieldValue)
    In This Topic
    The value of the Row's field.
    Syntax
    public object Value {get;}
    Public ReadOnly Property Value As Object
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 8.1

    See Also