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

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

public SAPFieldItem(
	string fieldId,
	bool isRangeField = false
)

Parameters

fieldId
Type: SystemString

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

isRangeField (Optional)
Type: SystemBoolean

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

See Also

Reference