Miner.Interop.Framework Assembly > Miner.Interop Namespace > MMVersioningUtilsClass Class : PostVersion Method |
'Declaration Public Overridable Function PostVersion( _ ByVal Workspace As ESRI.ArcGIS.Geodatabase.IWorkspace, _ ByVal SourceVer As String, _ ByVal TargetVer As String, _ ByVal DeleteNonPostable As Boolean, _ ByVal AllowConflicts As Boolean, _ Optional ByVal PostProperties As ESRI.ArcGIS.esriSystem.IPropertySet _ ) As Integer
'Usage Dim instance As MMVersioningUtilsClass Dim Workspace As ESRI.ArcGIS.Geodatabase.IWorkspace Dim SourceVer As String Dim TargetVer As String Dim DeleteNonPostable As Boolean Dim AllowConflicts As Boolean Dim PostProperties As ESRI.ArcGIS.esriSystem.IPropertySet Dim value As Integer value = instance.PostVersion(Workspace, SourceVer, TargetVer, DeleteNonPostable, AllowConflicts, PostProperties)
public virtual int PostVersion( ESRI.ArcGIS.Geodatabase.IWorkspace Workspace, string SourceVer, string TargetVer, bool DeleteNonPostable, bool AllowConflicts, ESRI.ArcGIS.esriSystem.IPropertySet PostProperties )
Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)
Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.