This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > GeoDatabaseDistributed > ESRI.ArcGIS.GeoDatabaseDistributed > Interfaces > IE > IEnumSchemaChange Interface > IEnumSchemaChange.ToReplica Property (ArcObjects .NET 10.4 SDK) |
The replica the schema changes will be applied to.
[Visual Basic .NET] Public ReadOnly Property ToReplica As IReplica
[C#] public IReplica ToReplica {get;}
[C++]
HRESULT get_ToReplica(
IReplica** ToReplica
);
[C++]
Parameters ToReplica [out, retval]
ToReplica is a parameter of type IReplica