SAPFieldItemBetween Method SAPExtractorDotNET

[Missing <summary> documentation for "M:SAPExtractorDotNET.SAPFieldItem.Between(System.String,System.String)"]

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

public SAPFieldItem Between(
	string value,
	string maxValue
)

Parameters

value
Type: SystemString

[Missing <param name="value"/> documentation for "M:SAPExtractorDotNET.SAPFieldItem.Between(System.String,System.String)"]

maxValue
Type: SystemString

[Missing <param name="maxValue"/> documentation for "M:SAPExtractorDotNET.SAPFieldItem.Between(System.String,System.String)"]

Return Value

Type: SAPFieldItem

[Missing <returns> documentation for "M:SAPExtractorDotNET.SAPFieldItem.Between(System.String,System.String)"]

See Also

Reference