ArcFM Engine Developer Guide
PageVisible Property


Gets an indexer which may be used to determine if the tab cooresponding to the supplied pageIndex is visible.
Syntax
'Declaration
 
Public ReadOnly Property PageVisible As IAttributeEditorPageIsVisible
'Usage
 
Dim instance As AttributeEditorUI3
Dim value As IAttributeEditorPageIsVisible
 
value = instance.PageVisible
public IAttributeEditorPageIsVisible PageVisible {get;}

Property Value

The page visible.
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

AttributeEditorUI3 Class
AttributeEditorUI3 Members

 

 


Send Comment