Proprietà BomItemCommParent
|
Restituisce l'eventuale commessa padre in cui è inserito.
Namespace:
DedNet.Core
Assembly:
DedNet (in DedNet.dll) Versione: 24.6.0.0 (24.6.0.0)
Sintassi public DedComm CommParent { get; set; }
Public Property CommParent As DedComm
Get
Set
public:
property DedComm^ CommParent {
DedComm^ get ();
void set (DedComm^ value);
}
member CommParent : DedComm with get, set
Valore della proprietà
Tipo:
DedCommVedi anche