Parcel DoSeal Method NFX Class Library

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

Override to seal the parcel instance, i.e. generate some calculated fields. The version information is already generated by the time this method is called

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

protected virtual void DoSeal(
	IBank bank
)
See Also