ArcObjects Library Reference (Cadastral)  

ICadastralImporter.OutputLogfile Property

Output log file.

[Visual Basic .NET]
Public Property OutputLogfile As String
[C#]
public string OutputLogfile {get; set;}

Product Availability

Available with ArcGIS Desktop.

Remarks

Use to get or set the Output location for a Log file during the Cadastral Fabric import process

The OutputLogfile property is used by the importer when importing Control points and Fabric Source Data

This log file can be used to troubleshoot any data problems when importing into a Cadastral Fabric 

See Also

ICadastralImporter Interface