Click or drag to resize
XdsStatusReportstringToLevel Method

[Missing <summary> documentation for "M:DXMLBase.Xds.XdsStatusReport.stringToLevel(System.String)"]

Namespace: DXMLBase.Xds
Assembly: DXMLBase (in DXMLBase.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public static XdsStatusReportLevelValue stringToLevel(
	string levelString
)

Parameters

levelString
Type: SystemString

[Missing <param name="levelString"/> documentation for "M:DXMLBase.Xds.XdsStatusReport.stringToLevel(System.String)"]

Return Value

Type: XdsStatusReportLevelValue

[Missing <returns> documentation for "M:DXMLBase.Xds.XdsStatusReport.stringToLevel(System.String)"]

See Also