ArcFM Responder Mobile Developer Guide
ProtectiveDeviceClassIDs Property (MMElectricTraceSettingsClass)






Syntax
'Declaration
 
Public Overridable Property ProtectiveDeviceClassIDs As System.Object
'Usage
 
Dim instance As MMElectricTraceSettingsClass
Dim value As System.Object
 
instance.ProtectiveDeviceClassIDs = value
 
value = instance.ProtectiveDeviceClassIDs
public virtual System.object ProtectiveDeviceClassIDs {get; set;}
public read-write property ProtectiveDeviceClassIDs: System.TObject; virtual; 
public function get,set ProtectiveDeviceClassIDs : System.Object
public: __property virtual System.Object* get_ProtectiveDeviceClassIDs();
public: __property virtual void set_ProtectiveDeviceClassIDs( 
   System.Object* value
);
public:
virtual property System.Object^ ProtectiveDeviceClassIDs {
   System.Object^ get();
   void set (    System.Object^ value);
}
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

MMElectricTraceSettingsClass Class
MMElectricTraceSettingsClass Members

Send Feedback