Click or drag to resize

LkDataSchProp Constructor

Linkar Framework for .NET and Core


Initializes a new instance of the LkDataSchProp class.

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

Parameters

lkSchemasResult  String
The string result of the Lkchemas or LkProperties operation execution.
See Also