Parcel TPayload  Payload Property NFX Class Library

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

Returns payload of this parcel. May be null for deleted parcels (VersionDeleted)

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

public TPayload Payload { get; }

Property Value

Type: TPayload
See Also