Miner.Responder.Shared.SchemaObjects Namespace > SwitchingOrdersObject Class : SimulatedSwitchingOrderLoadpoints Property |
'Declaration
Public Property SimulatedSwitchingOrderLoadpoints As System.Collections.Generic.IEnumerable(Of SimulatedSwitchingOrderLoadpointsObject)
'Usage
Dim instance As SwitchingOrdersObject Dim value As System.Collections.Generic.IEnumerable(Of SimulatedSwitchingOrderLoadpointsObject) instance.SimulatedSwitchingOrderLoadpoints = value value = instance.SimulatedSwitchingOrderLoadpoints
public System.Collections.Generic.IEnumerable<SimulatedSwitchingOrderLoadpointsObject> SimulatedSwitchingOrderLoadpoints {get; set;}
public read-write property SimulatedSwitchingOrderLoadpoints: System.Collections.Generic.IEnumerable;
public function get,set SimulatedSwitchingOrderLoadpoints : System.Collections.Generic.IEnumerable
public: __property System.Collections.Generic.IEnumerable<SimulatedSwitchingOrderLoadpointsObject*>* get_SimulatedSwitchingOrderLoadpoints(); public: __property void set_SimulatedSwitchingOrderLoadpoints( System.Collections.Generic.IEnumerable<SimulatedSwitchingOrderLoadpointsObject*>* value );
public: property System.Collections.Generic.IEnumerable<SimulatedSwitchingOrderLoadpointsObject^>^ SimulatedSwitchingOrderLoadpoints { System.Collections.Generic.IEnumerable<SimulatedSwitchingOrderLoadpointsObject^>^ get(); void set ( System.Collections.Generic.IEnumerable<SimulatedSwitchingOrderLoadpointsObject^>^ 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