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: 27.4.0
Sintassipublic DedCommList Parents { get; }Public ReadOnly Property Parents As DedCommList
	Get
public:
property DedCommList^ Parents {
	DedCommList^ get ();
}member Parents : DedCommList with get
Valore della proprietà
DedCommList
Vedi anche