ArcFM Responder Mobile Developer Guide
IMMLicensedProductManager_ProductInstalled Property






Syntax
'Declaration
 
Public Overridable ReadOnly Property IMMLicensedProductManager_ProductInstalled As System.Short
'Usage
 
Dim instance As MMProductManagerClass
Dim value As System.Short
 
value = instance.IMMLicensedProductManager_ProductInstalled
public virtual System.short IMMLicensedProductManager_ProductInstalled {get;}
public read-only property IMMLicensedProductManager_ProductInstalled: System.Int16; virtual; 
public function get IMMLicensedProductManager_ProductInstalled : System.short
public: __property virtual System.short get_IMMLicensedProductManager_ProductInstalled();
public:
virtual property System.short IMMLicensedProductManager_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

MMProductManagerClass Class
MMProductManagerClass Members

Send Feedback