This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > GeoSurvey > ESRI.ArcGIS.GeoSurvey > Interfaces > IC > ICadastralPacket Interface > ICadastralPacket.OpenFile Method (ArcObjects .NET 10.5 SDK) |
Read XML File into Packet.
[Visual Basic .NET] Public Function OpenFile ( _ ByVal Filename As String _ ) As String
[C#] public string OpenFile ( string Filename );