ArcFM Solution Developer Guide
ViewVisible Property (ID8ListItem)






Internal use only.
Syntax
'Declaration
 
<System.Runtime.InteropServices.DispIdAttribute(1610678285)>
ReadOnly Property ViewVisible As System.Boolean
'Usage
 
Dim instance As ID8ListItem
Dim value As System.Boolean
 
value = instance.ViewVisible
[System.Runtime.InteropServices.DispId(1610678285)]
System.bool ViewVisible {get;}
read-only property ViewVisible: System.Boolean; 
System.Runtime.InteropServices.DispIdAttribute(1610678285)
function get ViewVisible : System.boolean
[System.Runtime.InteropServices.DispId(1610678285)]
__property System.bool get_ViewVisible();
[System.Runtime.InteropServices.DispId(1610678285)]
property System.bool ViewVisible {
   System.bool get();
}

Property Value

Boolean
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

ID8ListItem Interface
ID8ListItem Members

Send Feedback