This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > GeoSurvey > ESRI.ArcGIS.GeoSurvey > Interfaces > IC > ICadastralPacket Interface > ICadastralPacket.AppendFile Method (ArcObjects .NET 10.4 SDK) |
Append XML File to Packet.
[Visual Basic .NET] Public Function AppendFile ( _ ByVal Filename As String, _ ByVal unJoinedLots As Boolean, _ ByVal includeControl As Boolean, _ ByVal includeText As Boolean _ ) As String
[C#] public string AppendFile ( string Filename, bool unJoinedLots, bool includeControl, bool includeText );