| Miner.Responder.Framework.Tracing Namespace > FindCustomersBelowDeviceRequest Class : FindCustomersBelowDeviceRequest Constructor |
'DeclarationPublic Function New( _ ByVal feature As FeatureID, _ ByVal ParamArray customerColumns() As System.String _ )
'UsageDim feature As FeatureID Dim customerColumns() As System.String Dim instance As New FindCustomersBelowDeviceRequest(feature, customerColumns)
public FindCustomersBelowDeviceRequest( FeatureID feature, params System.string[] customerColumns )
public FindCustomersBelowDeviceRequest( feature: FeatureID; params customerColumns: System.Stringarray of );
public function FindCustomersBelowDeviceRequest( feature : FeatureID, customerColumns : System.String[] );
public: FindCustomersBelowDeviceRequest( FeatureID* feature, params System.string*[]* customerColumns )
public: FindCustomersBelowDeviceRequest( FeatureID^ feature, ... System.array<String^>^ customerColumns )
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