Miner.Responder.Shared.SchemaObjects Namespace > SwitchingOrderRequestsObject Class : SwitchingOrderFeatures Property |
'Declaration
Public Property SwitchingOrderFeatures As System.Collections.Generic.IEnumerable(Of SwitchingOrderFeaturesObject)
'Usage
Dim instance As SwitchingOrderRequestsObject Dim value As System.Collections.Generic.IEnumerable(Of SwitchingOrderFeaturesObject) instance.SwitchingOrderFeatures = value value = instance.SwitchingOrderFeatures
public System.Collections.Generic.IEnumerable<SwitchingOrderFeaturesObject> SwitchingOrderFeatures {get; set;}
public read-write property SwitchingOrderFeatures: System.Collections.Generic.IEnumerable;
public function get,set SwitchingOrderFeatures : System.Collections.Generic.IEnumerable
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