CacheStore Item Property NFX Class Library

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

Overload List

  NameDescription
Public propertyItem String 
Returns a table by its name creating its' instance if such table is not in the set. Table names are case-insensitive
Public propertyItem String, UInt64 
Returns a cached record from named table identified by the key or null if this item was not found
Back to Top
See Also