| RecordIdTypeNumeric Property |
Linkar Framework .NET (Core and Framework)
Indicates if the code must be numeric.
Namespace: Linkar.FunctionsAssembly: Linkar.Functions (in Linkar.Functions.dll) Version: 2.3.1
Syntax public bool Numeric { get; }
Public ReadOnly Property Numeric As Boolean
Get
public:
property bool Numeric {
bool get ();
}
member Numeric : bool with get
Property Value
BooleanSee Also