| TableOptionsApplyConversion Property |
Linkar Framework .NET (Core and Framework)
Execute Conversions: With Dictionaries, conversion defined in the dictionary. With Schemas conversions defined in Linkar Schemas.
Namespace: Linkar.FunctionsAssembly: Linkar.Functions (in Linkar.Functions.dll) Version: 2.3.1
Syntax public bool ApplyConversion { get; }
Public ReadOnly Property ApplyConversion As Boolean
Get
public:
property bool ApplyConversion {
bool get ();
}
member ApplyConversion : bool with get
Property Value
BooleanSee Also