Click or drag to resize

LkItemComposeNewBuffer Method

Linkar Framework for .NET and Core


Composes the final buffer string for one or more records to be created in MV New operations, with the RecordId and the Record information.

Namespace: Linkar.LkData
Assembly: Linkar.LkData (in Linkar.LkData.dll) Version: 2.3.1
Syntax
public string ComposeNewBuffer()

Return Value

String
The final string buffer for MV New operations.
See Also