Restituisce la lista dei genitori di questa commessa, se si tratta di una sotto-commessa,
altrimenti restituisce una lista vuota.
Namespace: DedNet.CoreAssembly: DedNet (in DedNet.dll) Versione: 26.4.0.0 (26.4.0.0)
Sintassi public DedCommList Parents { get; }
Public ReadOnly Property Parents As DedCommList
Get
public:
property DedCommList^ Parents {
DedCommList^ get ();
}
member Parents : DedCommList with get
Valore della proprietà
DedCommListVedi anche