ArcFM Responder Mobile Developer Guide
ProductInstalled Property (IMMProductManager)






Syntax
'Declaration
 
<System.Runtime.InteropServices.DispIdAttribute(1610678272)>
ReadOnly Property ProductInstalled As System.Short
'Usage
 
Dim instance As IMMProductManager
Dim value As System.Short
 
value = instance.ProductInstalled
[System.Runtime.InteropServices.DispId(1610678272)]
System.short ProductInstalled {get;}
read-only property ProductInstalled: System.Int16; 
System.Runtime.InteropServices.DispIdAttribute(1610678272)
function get ProductInstalled : System.short
[System.Runtime.InteropServices.DispId(1610678272)]
__property System.short get_ProductInstalled();
[System.Runtime.InteropServices.DispId(1610678272)]
property System.short ProductInstalled {
   System.short 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

IMMProductManager Interface
IMMProductManager Members

Send Feedback