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
Assembly:  LinkarClientCOM (in LinkarClientCOM.dll) Version: 2.1.0.0 (2.1.0.0)
Syntax
public string GetRecordIdsForLkString(
	string[] recordIds
)

Parameters

recordIds
Type: SystemString
A code list.

Return Value

Type: String
Code string of lkString records.
See Also