ArcFM Desktop Developer Guide
ConvertFile Method


Syntax
'Declaration
 
Public Shared Function ConvertFile( _
   ByVal layoutFile As String _
) As LayoutData
'Usage
 
Dim layoutFile As String
Dim value As LayoutData
 
value = LayoutData910.ConvertFile(layoutFile)
public static LayoutData ConvertFile( 
   string layoutFile
)

Parameters

layoutFile
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

LayoutData910 Class
LayoutData910 Members

 

 


Send Comment