Miner.Process Assembly > Miner.Process Namespace > PxExportUtilities Class : WriteToHtml<T>(String,T,String) Method |
'Declaration Public Shared Function WriteToHtml(Of T As IXmlSerializable)( _ ByVal filename As String, _ ByVal data As T, _ ByVal stylesheetPath As String _ ) As String
'Usage Dim filename As String Dim data As T Dim stylesheetPath As String Dim value As String value = PxExportUtilities.WriteToHtml(Of T)(filename, data, stylesheetPath)
public static string WriteToHtml<T>( string filename, T data, string stylesheetPath ) where T: IXmlSerializable
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.