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

In This Topic
    AncestorVersionValues Property
    In This Topic
    The values of the Row in the common ancestor version.
    Syntax
    public IReadOnlyList<FieldValue> AncestorVersionValues {get;}
    Public ReadOnly Property AncestorVersionValues As IReadOnlyList(Of FieldValue)
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.3 or higher.
    See Also