[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.CRUDAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public JSONDataMap RoundtripBag { get; }
public JSONDataMap RoundtripBag { get; }
Public ReadOnly Property RoundtripBag As JSONDataMap
Get
Public ReadOnly Property RoundtripBag As JSONDataMap
Get
public:
property JSONDataMap^ RoundtripBag {
JSONDataMap^ get ();
}
public:
property JSONDataMap^ RoundtripBag {
JSONDataMap^ get ();
}
member RoundtripBag : JSONDataMap with get
member RoundtripBag : JSONDataMap with get
Property Value
Type:
JSONDataMap