DedCustomItemBom.Qta Property

DedNetConnector

DedCustomItemBomQta Property

Quantità dell'elemento da riportare in distinta.

Namespace:  DedNetConnector
Assembly:  DedNetConnector (in DedNetConnector.dll) Version: 23.0.0.0 (23.0.0.0)
Syntax
public int Qta { get; set; }
Public Property Qta As Integer
	Get
	Set
public:
property int Qta {
	int get ();
	void set (int value);
}
member Qta : int with get, set

Property Value

Type: Int32
See Also