RangeValidatorCheckIntValue Method (Int64, IntegerRangeSpec, String, Int64) |
Namespace:
PDTec.IceNet.Sdk.Model.AttrRanges
Assembly:
PDTec.IceNet.Sdk (in PDTec.IceNet.Sdk.dll) Version: 7.2.0.0 (7.2.7583.15464)
Syntax public static bool CheckIntValue(
long value,
IntegerRangeSpec pSpec,
out string valueSymbol,
out long resultValue
)
Parameters
- value
- Type: SystemInt64
- pSpec
- Type: PDTec.IceNet.Sdk.Model.AttrRangesIntegerRangeSpec
- valueSymbol
- Type: SystemString
- resultValue
- Type: SystemInt64
Return Value
Type:
BooleanSee Also