| LkPropertiesOptions Constructor |
Linkar Framework .NET (Core and Framework)
Initializes a new instance of the LkPropertiesOptions class.
The object is created with the default values for list of Schema Properties of LKSCHEMAS type.
Namespace: Linkar.FunctionsAssembly: Linkar.Functions (in Linkar.Functions.dll) Version: 2.3.1
Syntax public LkPropertiesOptions()
public:
LkPropertiesOptions()
new : unit -> LkPropertiesOptions
See Also