Miner.Interop.Framework Assembly > Miner.Interop Namespace > INamer Interface : NextFileName Method |
'Declaration Function NextFileName( _ ByVal pPlotExtent As ESRI.ArcGIS.Geometry.IGeometry, _ ByVal sPageNumber As String, _ ByVal sBaseFileExtension As String, _ Optional ByVal sBaseFileName As String _ ) As String
'Usage Dim instance As INamer Dim pPlotExtent As ESRI.ArcGIS.Geometry.IGeometry Dim sPageNumber As String Dim sBaseFileExtension As String Dim sBaseFileName As String Dim value As String value = instance.NextFileName(pPlotExtent, sPageNumber, sBaseFileExtension, sBaseFileName)
string NextFileName( ESRI.ArcGIS.Geometry.IGeometry pPlotExtent, string sPageNumber, string sBaseFileExtension, string sBaseFileName )
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.