ArcFM Engine Developer Guide
PageVisible Property (IMMAttributeEditorUI3)


Syntax
'Declaration
 
<DispIdAttribute(1610678278)>
Property PageVisible( _
   ByVal nPage As Integer _
) As Boolean
'Usage
 
Dim instance As IMMAttributeEditorUI3
Dim nPage As Integer
Dim value As Boolean
 
instance.PageVisible(nPage) = value
 
value = instance.PageVisible(nPage)
[DispId(1610678278)]
bool PageVisible( 
   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

IMMAttributeEditorUI3 Interface
IMMAttributeEditorUI3 Members

 

 


Send Comment