Proprietà CaricaParte.PrtPadre

DedNet

Proprietà CaricaPartePrtPadre

Restituisce o imposta la parte sotto la quale caricare il documento. Se non specificata viene utilizzata la parte correntemente attiva.

Namespace:  DedNetAcad
Assembly:  DedNetAcad (in DedNetAcad.dll) Versione: 21.3.0.0 (21.3.0.0)
Sintassi
public PartInfo PrtPadre { get; set; }
Public Property PrtPadre As PartInfo
	Get
	Set
public:
property PartInfo^ PrtPadre {
	PartInfo^ get ();
	void set (PartInfo^ value);
}
member PrtPadre : PartInfo with get, set

Valore della proprietà

Tipo: PartInfo
Vedi anche