Miner.Responder.Shared.SchemaObjects Namespace > SwitchingOrderFeaturesArchiveObject Class : AffectsEnergization Property |
'Declaration
Public Property AffectsEnergization As AffectsEnergizationTypeDomain
'Usage
Dim instance As SwitchingOrderFeaturesArchiveObject Dim value As AffectsEnergizationTypeDomain instance.AffectsEnergization = value value = instance.AffectsEnergization
public AffectsEnergizationTypeDomain AffectsEnergization {get; set;}
public read-write property AffectsEnergization: AffectsEnergizationTypeDomain;
public function get,set AffectsEnergization : AffectsEnergizationTypeDomain
public: __property AffectsEnergizationTypeDomain get_AffectsEnergization(); public: __property void set_AffectsEnergization( AffectsEnergizationTypeDomain value );
public: property AffectsEnergizationTypeDomain AffectsEnergization { AffectsEnergizationTypeDomain get(); void set ( AffectsEnergizationTypeDomain value); }
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