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