ArcGIS Pro 2.8 API Reference Guide
ReconcileDescription Constructor(Version)

ArcGIS.Core.Data Namespace > ReconcileDescription Class > ReconcileDescription Constructor : ReconcileDescription Constructor(Version)
The target version to be reconciled against.
Initializes a new instance of the ReconcileDescription class for a Version to Version.Reconcile with targetVersion.
Syntax
public ReconcileDescription( 
   Version targetVersion
)
Public Function New( _
   ByVal targetVersion As Version _
)

Parameters

targetVersion
The target version to be reconciled against.
Exceptions
ExceptionDescription
targetVersion is null.
Requirements

Target Platforms: Windows 10, Windows 8.1

See Also

Reference

ReconcileDescription Class
ReconcileDescription Members
Overload List