ShipmentInformationShipmentIsDone Property
Set this property to mark that the shipment is finished.
(used by the mass dispatch)
Namespace: Scanjour.Workflow4.ActivityLibraryAssembly: Scanjour.Workflow4.ActivityLibrary_24.4.0.0 (in Scanjour.Workflow4.ActivityLibrary_24.4.0.0.dll) Version: 24.4.0.0 (24.4.0.0)
public bool ShipmentIsDone { get; set; }
Public Property ShipmentIsDone As Boolean
Get
Set
public:
property bool ShipmentIsDone {
bool get ();
void set (bool value);
}
member ShipmentIsDone : bool with get, set
Property Value
Boolean