Click or drag to resize

DataFunctionsGetRecordIdsForLkString Method

Text Function that creates the codes string of lkString records based on a codes list. Uses the separator character RS(30)

Namespace:  LinkarClient
Assemblies:   LinkarClientCore (in LinkarClientCore.dll) Version: 2.1.0.0
  LinkarClientMono (in LinkarClientMono.dll) Version: 2.1.0.0 (2.1.0.0)
  LinkarClient (in LinkarClient.dll) Version: 2.1.0.0 (2.1.0.0)
Syntax
public static string GetRecordIdsForLkString(
	string[] recordIds
)

Parameters

recordIds
Type: SystemString
A code list.

Return Value

Type: String
Code string of lkString records.
See Also