Proprietà DedCommDataRoot
             | 
          
        
        
            Restituisce la famiglia nella quale è stato archiviata questa commessa.
            Può restituire null se non appartiene ad alcuna famiglia.
            
        
        Namespace: DedNet.CoreAssembly: DedNet (in DedNet.dll) Versione: 25.3.0.0 (25.3.0.0)
Sintassipublic DedTypeBase Root { get; }Public ReadOnly Property Root As DedTypeBase
	Get
public:
virtual property DedTypeBase^ Root {
	DedTypeBase^ get () sealed;
}abstract Root : DedTypeBase with get
override Root : DedTypeBase with get
Valore della proprietà
DedTypeBaseImplementa
IDedTypeEditableRoot
Vedi anche