Click or drag to resize

UtilGetRowData Method

Get Row Data

Namespace:  SHConnector
Assembly:  SHConnector (in SHConnector.dll) Version: 4.0.0.24207 (4.0.0.24207)
Syntax
C#
public static string[] GetRowData(
	string str
)

Parameters

str
Type: SystemString

[Missing <param name="str"/> documentation for "M:SHConnector.Util.GetRowData(System.String)"]

Return Value

Type: String

[Missing <returns> documentation for "M:SHConnector.Util.GetRowData(System.String)"]

See Also