This document is archived and information here might be outdated.  Recommended version.


ICadastralPacket.SaveFile Method (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (GeoSurvey)  

ICadastralPacket.SaveFile Method

Save the packet to a file.

[Visual Basic .NET]
Public Sub SaveFile ( _
    ByVal Filename As String _
)
[C#]
public void SaveFile (
    string Filename
);

Product Availability

Available with ArcGIS Desktop.

See Also

ICadastralPacket Interface