ArcFM Solution Developer Guide
PageVisible Property (IMMAttributeEditorUI)


Syntax
'Declaration
 
<System.Runtime.InteropServices.DispIdAttribute(1610678278)>
Property PageVisible( _
   ByVal nPage As System.Integer _
) As System.Boolean
'Usage
 
Dim instance As IMMAttributeEditorUI
Dim nPage As System.Integer
Dim value As System.Boolean
 
instance.PageVisible(nPage) = value
 
value = instance.PageVisible(nPage)
[System.Runtime.InteropServices.DispId(1610678278)]
System.bool PageVisible( 
   System.int nPage
) {get; set;}

Parameters

nPage
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

IMMAttributeEditorUI Interface
IMMAttributeEditorUI Members

 

 


Send Comment