Miner.Geodatabase.Edit Namespace > EditLogMonitor Class : SaveToFile Method |
'Declaration
Public Sub SaveToFile( _ ByVal path As System.String _ )
'Usage
Dim instance As EditLogMonitor Dim path As System.String instance.SaveToFile(path)
public void SaveToFile( System.string path )
public procedure SaveToFile( path: System.String );
public function SaveToFile( path : System.String );
public: void SaveToFile( System.string* path )
public: void SaveToFile( System.String^ path )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2