This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > GeoSurvey > ESRI.ArcGIS.GeoSurvey > Interfaces > IC > ICadastralPacket Interface > ICadastralPacket.SaveFile Method (ArcObjects .NET 10.4 SDK) |
Save the packet to a file.
[Visual Basic .NET] Public Sub SaveFile ( _ ByVal Filename As String _ )
[C#] public void SaveFile ( string Filename );