ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Core.Data Namespace / ReconcileOptions Class / ServiceSynchronizationType Property

In This Topic
    ServiceSynchronizationType Property (ReconcileOptions)
    In This Topic
    Gets or sets whether or not Reconcile should run synchronously.
    Syntax
    public ServiceSynchronizationType ServiceSynchronizationType {get; set;}
    Public Property ServiceSynchronizationType As ServiceSynchronizationType
    Remarks
    This property is not valid for traditional versioning.
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also