ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Core.Data Namespace / Conflict Class / ChildVersionValues Property

In This Topic
    ChildVersionValues Property
    In This Topic
    The values of the Row in the current version or an empty list if the feature has been deleted.
    Syntax
    public IReadOnlyList<FieldValue> ChildVersionValues {get;}
    Public ReadOnly Property ChildVersionValues As IReadOnlyList(Of FieldValue)
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.3 or higher.
    See Also