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


IReplicaSchemaImportUI.SchemaChanges Property (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (GeoDatabaseDistributedUI)  

IReplicaSchemaImportUI.SchemaChanges Property

The list of the schema changes.

[Visual Basic .NET]
Public ReadOnly Property SchemaChanges As ISchemaChanges
[C#]
public ISchemaChanges SchemaChanges {get;}

Product Availability

Available with ArcGIS Desktop.

See Also

IReplicaSchemaImportUI Interface