ILayerCacheInfo Interface

Provides access to available properties of a layer cache info object.

Members

Name Description
Read/write property HasCache Indicates if this layer has cache.
Read/write property ID The layer ID.

ILayerCacheInfo.HasCache Property

Indicates if this layer has cache.

Public Property HasCache As Boolean
public bool HasCache {get; set;}

ILayerCacheInfo.ID Property

The layer ID.

Public Property ID As Integer
public int ID {get; set;}

Classes that implement ILayerCacheInfo

Classes Description

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.