Miner.Responder.Framework.Requests Namespace > FindSwitchingOrderFeaturesRequest Class : SwitchingOrderFeatures Property |
'Declaration
Public ReadOnly Property SwitchingOrderFeatures As System.Collections.Generic.ICollection(Of SwitchingOrderFeatureDTO)
'Usage
Dim instance As FindSwitchingOrderFeaturesRequest Dim value As System.Collections.Generic.ICollection(Of SwitchingOrderFeatureDTO) value = instance.SwitchingOrderFeatures
public System.Collections.Generic.ICollection<SwitchingOrderFeatureDTO> SwitchingOrderFeatures {get;}
public read-only property SwitchingOrderFeatures: System.Collections.Generic.ICollection;
public function get SwitchingOrderFeatures : System.Collections.Generic.ICollection
public: __property System.Collections.Generic.ICollection<SwitchingOrderFeatureDTO*>* get_SwitchingOrderFeatures();
public: property System.Collections.Generic.ICollection<SwitchingOrderFeatureDTO^>^ SwitchingOrderFeatures { System.Collections.Generic.ICollection<SwitchingOrderFeatureDTO^>^ get(); }
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