ArcFM Responder Mobile Developer Guide
SubsourceLevelHandling Property (MMElectricTraceSettingsClass)






Syntax
'Declaration
 
Public Overridable Property SubsourceLevelHandling As mmFMSubsourceLevelHandling
'Usage
 
Dim instance As MMElectricTraceSettingsClass
Dim value As mmFMSubsourceLevelHandling
 
instance.SubsourceLevelHandling = value
 
value = instance.SubsourceLevelHandling
public virtual mmFMSubsourceLevelHandling SubsourceLevelHandling {get; set;}
public read-write property SubsourceLevelHandling: mmFMSubsourceLevelHandling; virtual; 
public function get,set SubsourceLevelHandling : mmFMSubsourceLevelHandling
public: __property virtual mmFMSubsourceLevelHandling get_SubsourceLevelHandling();
public: __property virtual void set_SubsourceLevelHandling( 
   mmFMSubsourceLevelHandling value
);
public:
virtual property mmFMSubsourceLevelHandling SubsourceLevelHandling {
   mmFMSubsourceLevelHandling get();
   void set (    mmFMSubsourceLevelHandling 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