ArcFM Solution Developer Guide
SetViewCookie Method (D8WorkLocationClass)


Syntax
'Declaration
 
Public Overridable Sub SetViewCookie( _
   ByVal bVisible As System.Boolean, _
   ByVal nLevel As System.Integer, _
   ByVal nIndex As System.Integer _
) 
'Usage
 
Dim instance As D8WorkLocationClass
Dim bVisible As System.Boolean
Dim nLevel As System.Integer
Dim nIndex As System.Integer
 
instance.SetViewCookie(bVisible, nLevel, nIndex)
public virtual void SetViewCookie( 
   System.bool bVisible,
   System.int nLevel,
   System.int nIndex
)

Parameters

bVisible
nLevel
nIndex
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

D8WorkLocationClass Class
D8WorkLocationClass Members

 

 


Send Comment