This document is archived and information here might be outdated.  Recommended version.


IGxDiskConnection2.HasCachedChildren Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (Catalog)  

IGxDiskConnection2.HasCachedChildren Property

Indicates whether the disk connection has children cached.

[Visual Basic .NET]
Public ReadOnly Property HasCachedChildren As Boolean
[C#]
public bool HasCachedChildren {get;}

Product Availability

Available with ArcGIS Desktop.

See Also

IGxDiskConnection2 Interface