This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > GeoDatabaseDistributed > ESRI.ArcGIS.GeoDatabaseDistributed > Interfaces > IS > ISchemaChangeInfo Interface > ISchemaChangeInfo.ToObject Property (ArcObjects .NET 10.4 SDK) |
The target replicas representation of the schema.
[Visual Basic .NET] Public ReadOnly Property ToObject As Object
[C#] public object ToObject {get;}
[C++]
HRESULT get_ToObject(
LPUNKNOWN* TargetObject
);
[C++]
Parameters TargetObject [out, retval] TargetObject is a parameter of type LPUNKNOWN