This document is archived and information here might be outdated. Recommended version. |
Indicates if the object is attached to ArcCatalog.
[Visual Basic .NET]
Public ReadOnly Property IsRunningInCatalog As Boolean
[C#]
public bool IsRunningInCatalog {get;}
[C++]
HRESULT get_IsRunningInCatalog(
Boolean* pbvarIsRunningInCatalog
);
[C++] Parameters pbvarIsRunningInCatalog [out, retval]
pbvarIsRunningInCatalog is a parameter of type bool*