This document is archived and information here might be outdated. Recommended version. |
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(
Boolean* bInMemory
);
[C++]
Parameters bInMemory [out, retval]
bInMemory is a parameter of type bool*