ArcFM Responder Mobile Developer Guide
ProductInstallation Property (MMPropertiesExtClass)






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

MMPropertiesExtClass Class
MMPropertiesExtClass Members

Send Feedback