DedCustomItemBomQta Property
|
Quantità dell'elemento da riportare in distinta.
Namespace: DedNetConnectorAssembly: DedNetConnector (in DedNetConnector.dll) Version: 27.2.0
Syntax public double Qta { get; set; }
Public Property Qta As Double
Get
Set
public:
property double Qta {
double get ();
void set (double value);
}
member Qta : float with get, set
Property Value
DoubleSee Also