This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > GlobeCore > ESRI.ArcGIS.GlobeCore > Interfaces > IF > IFeatureParameterLayer Interface > IFeatureParameterLayer.IsInMemory Property (ArcObjects .NET 10.5 SDK) |
Indicates if the inner Feature Class is in-memory.
[Visual Basic .NET] Public ReadOnly Property IsInMemory As Boolean
[C#] public bool IsInMemory {get;}
[C++]
HRESULT get_IsInMemory(
VARIANT_BOOL* bInMemory
);
[C++]
Parameters bInMemory [out, retval] bInMemory is a parameter of type VARIANT_BOOL