This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IM > IMapReader Interface > IMapReader.AccessInternalObjects Property (ArcObjects .NET 10.4 SDK) |
Indicates whether the internal objects of the map can be exposed to external clients.
[Visual Basic .NET] Public ReadOnly Property AccessInternalObjects As Boolean
[C#] public bool AccessInternalObjects {get;}
[C++]
HRESULT get_AccessInternalObjects(
VARIANT_BOOL* bAccess
);
[C++]
Parameters bAccess [out, retval] bAccess is a parameter of type VARIANT_BOOL