| SelectOptionsConversion Property |
Linkar Framework for .NET and Core
Executes the defined conversions in the dictionaries before returning.
Namespace: Linkar.FunctionsAssembly: Linkar.Functions (in Linkar.Functions.dll) Version: 2.3.1
Syntax public bool Conversion { get; }
Public ReadOnly Property Conversion As Boolean
Get
public:
property bool Conversion {
bool get ();
}
member Conversion : bool with get
Property Value
BooleanSee Also