FormModel RoundtripBag Property NFX Class Library

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

Returns lazily-allocated RoundtripBag. Use HasRoundtripBag to see if it is allocated not to allocate on get

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

public JSONDataMap RoundtripBag { get; }

Property Value

Type: JSONDataMap
See Also