Persistate API documentation
MinValue Method
NamespacesPersistateBaseDataTypeMinValue()()()()

[This is preliminary documentation and is subject to change.]

Returns the minimum value for this base data type.
Declaration Syntax
C#
public Object MinValue()
Return Value
The minimum value, in the appropriate type
Exceptions
ExceptionCondition
InvalidOperationExceptionThrown if this base data type is not a numeric type.

Assembly: Persistate (Module: Persistate) Version: 0.6.1.20 (0.6.1.20)