Miner.Geodatabase.GeodatabaseManager Namespace > ActionData Class : ActionData Constructor |
'Declaration
Public Function New( _ ByVal service As GdbmReconcilePostService, _ ByVal version As ESRI.ArcGIS.Geodatabase.IVersion, _ ByVal targetVersionName As System.String, _ ByVal childWins As System.Boolean, _ ByVal columnLevel As System.Boolean, _ ByVal postType As System.String, _ ByVal postCode As System.String, _ ByVal priority As System.Integer _ )
'Usage
Dim service As GdbmReconcilePostService Dim version As ESRI.ArcGIS.Geodatabase.IVersion Dim targetVersionName As System.String Dim childWins As System.Boolean Dim columnLevel As System.Boolean Dim postType As System.String Dim postCode As System.String Dim priority As System.Integer Dim instance As New ActionData(service, version, targetVersionName, childWins, columnLevel, postType, postCode, priority)
public ActionData( GdbmReconcilePostService service, ESRI.ArcGIS.Geodatabase.IVersion version, System.string targetVersionName, System.bool childWins, System.bool columnLevel, System.string postType, System.string postCode, System.int priority )
public ActionData( service: GdbmReconcilePostService; version: ESRI.ArcGIS.Geodatabase.IVersion; targetVersionName: System.String; childWins: System.Boolean; columnLevel: System.Boolean; postType: System.String; postCode: System.String; priority: System.Integer );
public function ActionData( service : GdbmReconcilePostService, version : ESRI.ArcGIS.Geodatabase.IVersion, targetVersionName : System.String, childWins : System.boolean, columnLevel : System.boolean, postType : System.String, postCode : System.String, priority : System.int );
public: ActionData( GdbmReconcilePostService* service, ESRI.ArcGIS.Geodatabase.IVersion* version, System.string* targetVersionName, System.bool childWins, System.bool columnLevel, System.string* postType, System.string* postCode, System.int priority )
public: ActionData( GdbmReconcilePostService^ service, ESRI.ArcGIS.Geodatabase.IVersion^ version, System.String^ targetVersionName, System.bool childWins, System.bool columnLevel, System.String^ postType, System.String^ postCode, System.int priority )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2