ArcFM Responder Mobile Developer Guide
AllowAsDefault Property






Syntax
'Declaration
 
<System.Runtime.InteropServices.DispIdAttribute(1610678277)>
ReadOnly Property AllowAsDefault As System.Boolean
'Usage
 
Dim instance As IMMTreeTool
Dim value As System.Boolean
 
value = instance.AllowAsDefault
[System.Runtime.InteropServices.DispId(1610678277)]
System.bool AllowAsDefault {get;}
read-only property AllowAsDefault: System.Boolean; 
System.Runtime.InteropServices.DispIdAttribute(1610678277)
function get AllowAsDefault : System.boolean
[System.Runtime.InteropServices.DispId(1610678277)]
__property System.bool get_AllowAsDefault();
[System.Runtime.InteropServices.DispId(1610678277)]
property System.bool AllowAsDefault {
   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

IMMTreeTool Interface
IMMTreeTool Members

Send Feedback