Persistate API documentation
IsFixed Method
NamespacesPersistateBaseDataTypeIsFixed()()()()

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

Checks if the BaseDataType represents any kind of fixed point decimal numeric value. This includes currency values.
Declaration Syntax
C#
public bool IsFixed()
Return Value
True if the base data type is fixed point.

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