This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > GeoDatabaseDistributedUI > ESRI.ArcGIS.GeoDatabaseDistributedUI > Interfaces > IR > IReplicaSchemaImportUI Interface > IReplicaSchemaImportUI.InitFromXmlFile Method (ArcObjects .NET 10.4 SDK) |
The name of the xml file that contains the schema changes.
[Visual Basic .NET] Public Sub InitFromXmlFile ( _ ByVal XmlDeltaFile As String _ )
[C#] public void InitFromXmlFile ( string XmlDeltaFile );