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


IReplicaSchemaImportUI.InitFromXmlFile Method (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (GeoDatabaseDistributedUI)  

IReplicaSchemaImportUI.InitFromXmlFile Method

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
);

Product Availability

Available with ArcGIS Desktop.

See Also

IReplicaSchemaImportUI Interface