[This is preliminary documentation and is subject to change.]
Returns the state of the parcel: Creating|Modifying|Sealed
Namespace: NFX.DataAccess.DistributedAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public ParcelState State { get; }
public ParcelState State { get; }
Public ReadOnly Property State As ParcelState
Get
Public ReadOnly Property State As ParcelState
Get
public:
property ParcelState State {
ParcelState get ();
}
public:
property ParcelState State {
ParcelState get ();
}
member State : ParcelState with get
member State : ParcelState with get
Property Value
Type:
ParcelState