ISession Items Property NFX Class Library

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

References item dictionary that may be used to persist object graphs per session

Namespace: NFX.ApplicationModel
Assembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax

IDictionary<Object, Object> Items { get; }

Property Value

Type: OnlineIDictionary OnlineObject, OnlineObject 
See Also