Restituisce la lista dei genitori di questa commessa, se si tratta di una sotto-commessa,
altrimenti restituisce una lista vuota.
Namespace:
DedNet.Core
Assembly:
DedNet (in DedNet.dll) Versione: 23.3.0.0 (23.3.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à
Tipo:
DedCommListVedi anche