Proprietà BomItemCommParent
|
Restituisce l'eventuale commessa padre in cui è inserito.
Namespace: DedNet.CoreAssembly: DedNet (in DedNet.dll) Versione: 26.4.0.0 (26.4.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à
DedCommVedi anche