[Missing <summary> documentation for "M:SAPExtractorDotNET.SAPFieldItem.createByStatement(System.String,System.Boolean)"]
Namespace: SAPExtractorDotNET
Assembly: SAPExtractorDotNET (in SAPExtractorDotNET.dll) Version: 1.0.5.0 (1.0.5.0)
Syntax
public static SAPFieldItem createByStatement( string statement, bool isRangeField = false )
Parameters
- statement
- Type: SystemString
[Missing <param name="statement"/> documentation for "M:SAPExtractorDotNET.SAPFieldItem.createByStatement(System.String,System.Boolean)"]
- isRangeField (Optional)
- Type: SystemBoolean
[Missing <param name="isRangeField"/> documentation for "M:SAPExtractorDotNET.SAPFieldItem.createByStatement(System.String,System.Boolean)"]
Return Value
Type: SAPFieldItem[Missing <returns> documentation for "M:SAPExtractorDotNET.SAPFieldItem.createByStatement(System.String,System.Boolean)"]
See Also