ArcFM Mobile Developer Guide
ILayer_set_Cached Method (GroupLayerProperties)


Version: 10.2.1a

Resource Center Home

Syntax
'Declaration
 
Public Overridable Sub ILayer_set_Cached( _
   ByVal Cached As Boolean _
) 
'Usage
 
Dim instance As GroupLayerProperties
Dim Cached As Boolean
 
instance.ILayer_set_Cached(Cached)
public virtual void ILayer_set_Cached( 
   bool Cached
)

Parameters

Cached
Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

GroupLayerProperties Class
GroupLayerProperties Members

 

 


Send Comment