ArcFM Engine Developer Guide
UserInterfaceSupported Property (IMMRuntimeEnvironment)


This property returns a boolean value indicating whether a user interface is supported.
Syntax
'Declaration
 
<DispIdAttribute(1610678274)>
Property UserInterfaceSupported As Boolean
'Usage
 
Dim instance As IMMRuntimeEnvironment
Dim value As Boolean
 
instance.UserInterfaceSupported = value
 
value = instance.UserInterfaceSupported
[DispId(1610678274)]
bool UserInterfaceSupported {get; set;}

Property Value

Boolean
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

IMMRuntimeEnvironment Interface
IMMRuntimeEnvironment Members

 

 


Send Comment