Click or drag to resize

DecimalUtilsIsNumeric Method


Namespace: LSRetail.Omni.Domain.DataModel.Base.Utils
Assembly: LSRetail.Omni.Domain.DataModel.Base (in LSRetail.Omni.Domain.DataModel.Base.dll) Version: Commerce Service for LS Central 2026.8.0
Syntax
C#
public static bool IsNumeric(
	string s
)

Parameters

s  String
 

Return Value

Boolean
See Also