Miner.Interop.Framework Assembly > Miner.Interop Namespace > IMMVersioningUtils Interface : PostVersion Method |
'Declaration Function PostVersion( _ ByVal Workspace As ESRI.ArcGIS.Geodatabase.IWorkspace, _ ByVal SourceVer As System.String, _ ByVal TargetVer As System.String, _ ByVal DeleteNonPostable As System.Boolean, _ ByVal AllowConflicts As System.Boolean, _ Optional ByVal PostProperties As ESRI.ArcGIS.esriSystem.IPropertySet _ ) As System.Integer
'Usage Dim instance As IMMVersioningUtils Dim Workspace As ESRI.ArcGIS.Geodatabase.IWorkspace Dim SourceVer As System.String Dim TargetVer As System.String Dim DeleteNonPostable As System.Boolean Dim AllowConflicts As System.Boolean Dim PostProperties As ESRI.ArcGIS.esriSystem.IPropertySet Dim value As System.Integer value = instance.PostVersion(Workspace, SourceVer, TargetVer, DeleteNonPostable, AllowConflicts, PostProperties)
System.int PostVersion( ESRI.ArcGIS.Geodatabase.IWorkspace Workspace, System.string SourceVer, System.string TargetVer, System.bool DeleteNonPostable, System.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.