SAPQueryExtractor Constructor (String, String, String)SAPExtractorDotNET
Initializes a new instance of the SAPQueryExtractor class

Namespace: SAPExtractorDotNET
Assembly: SAPExtractorDotNET (in SAPExtractorDotNET.dll) Version: 1.0.5.0 (1.0.5.0)
Syntax

public SAPQueryExtractor(
	string queryArea,
	string query,
	string userGroup
)

Parameters

queryArea
Type: SystemString

[Missing <param name="queryArea"/> documentation for "M:SAPExtractorDotNET.SAPQueryExtractor.#ctor(System.String,System.String,System.String)"]

query
Type: SystemString

[Missing <param name="query"/> documentation for "M:SAPExtractorDotNET.SAPQueryExtractor.#ctor(System.String,System.String,System.String)"]

userGroup
Type: SystemString

[Missing <param name="userGroup"/> documentation for "M:SAPExtractorDotNET.SAPQueryExtractor.#ctor(System.String,System.String,System.String)"]

See Also

Reference