ArcFM Engine Developer Guide
DisplayReport Method


Syntax
'Declaration
 
Public Shared Sub DisplayReport( _
   ByVal xmlFile As String, _
   ByVal xsltPath As String _
) 
'Usage
 
Dim xmlFile As String
Dim xsltPath As String
 
DisplayReports.DisplayReport(xmlFile, xsltPath)
public static void DisplayReport( 
   string xmlFile,
   string xsltPath
)

Parameters

xmlFile
xsltPath
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

DisplayReports Class
DisplayReports Members

 

 


Send Comment