ReceivedMaterialQuantityReceived Property |
The quantity of material that was received.
Namespace:
FactoryLogix.xTend.DataObjects
Assembly:
FactoryLogix.xTend.DataObjects (in FactoryLogix.xTend.DataObjects.dll) Version: 8.245.0.0 (8.245.0.0)
Syntax public double QuantityReceived { get; set; }
Public Property QuantityReceived As Double
Get
Set
public:
property double QuantityReceived {
double get ();
void set (double value);
}
member QuantityReceived : float with get, set
Property Value
Type:
DoubleSee Also