Click or drag to resize
DataQueryExpressionParserParse Method (String)

[Missing <summary> documentation for "M:X3Platform.Data.DataQueryExpressionParser.Parse(System.String)"]

Namespace: X3Platform.Data
Assembly: X3Platform.Support (in X3Platform.Support.dll) Version: 1.0.0.0 (2.0.0.0)
Syntax
public static string Parse(
	string xml
)

Parameters

xml
Type: SystemString

[Missing <param name="xml"/> documentation for "M:X3Platform.Data.DataQueryExpressionParser.Parse(System.String)"]

Return Value

Type: String

[Missing <returns> documentation for "M:X3Platform.Data.DataQueryExpressionParser.Parse(System.String)"]

See Also