ArcFM Responder Mobile Developer Guide
ViewVisible Property (MMRelationshipClass)






Syntax
'Declaration
 
Public Overridable ReadOnly Property ViewVisible As System.Boolean
'Usage
 
Dim instance As MMRelationshipClass
Dim value As System.Boolean
 
value = instance.ViewVisible
public virtual System.bool ViewVisible {get;}
public read-only property ViewVisible: System.Boolean; virtual; 
public function get ViewVisible : System.boolean
public: __property virtual System.bool get_ViewVisible();
public:
virtual property System.bool ViewVisible {
   System.bool get();
}
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

MMRelationshipClass Class
MMRelationshipClass Members

Send Feedback