This document is archived and information here might be outdated. Recommended version. |
Indicates if related objects have been replicated or not.
[Visual Basic .NET]
Public ReadOnly Property FetchRelatedObjects As Boolean
[C#]
public bool FetchRelatedObjects {get;}
[C++]
HRESULT get_FetchRelatedObjects(
Boolean* GetRelatedObjects
);
[C++] Parameters GetRelatedObjects [out, retval]
GetRelatedObjects is a parameter of type bool*