ArcFM Responder Mobile Developer Guide
DisplayChildren Property (MMTemplateClass)






Syntax
'Declaration
 
<System.Runtime.InteropServices.DispIdAttribute(1610678290)>
Public Overridable ReadOnly Property DisplayChildren As System.Boolean
'Usage
 
Dim instance As MMTemplateClass
Dim value As System.Boolean
 
value = instance.DisplayChildren
[System.Runtime.InteropServices.DispId(1610678290)]
public virtual System.bool DisplayChildren {get;}
public read-only property DisplayChildren: System.Boolean; virtual; 
System.Runtime.InteropServices.DispIdAttribute(1610678290)
public function get DisplayChildren : System.boolean
[System.Runtime.InteropServices.DispId(1610678290)]
public: __property virtual System.bool get_DisplayChildren();
[System.Runtime.InteropServices.DispId(1610678290)]
public:
virtual property System.bool DisplayChildren {
   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

MMTemplateClass Class
MMTemplateClass Members

Send Feedback