ArcFM Desktop Developer Guide
GetDefaultFileName Method


Syntax
'Declaration
 
Protected Overridable Function GetDefaultFileName( _
   ByVal folder As String, _
   ByVal scope As ElectricExportScope _
) As String
'Usage
 
Dim instance As WriteCimInfo
Dim folder As String
Dim scope As ElectricExportScope
Dim value As String
 
value = instance.GetDefaultFileName(folder, scope)
protected virtual string GetDefaultFileName( 
   string folder,
   ElectricExportScope scope
)

Parameters

folder
scope
Requirements

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.

See Also

Reference

WriteCimInfo Class
WriteCimInfo Members

 

 


Send Comment