Proprietà BomItemCommAnagr
             | 
          
        
        
            Restituisce l'eventuale anagrafica di commessa.
            
        
        Namespace: DedNet.CoreAssembly: DedNet (in DedNet.dll) Versione: 25.3.0.0 (25.3.0.0)
Sintassipublic DedCommAnagrItem CommAnagr { get; set; }Public Property CommAnagr As DedCommAnagrItem
	Get
	Set
public:
property DedCommAnagrItem^ CommAnagr {
	DedCommAnagrItem^ get ();
	void set (DedCommAnagrItem^ value);
}member CommAnagr : DedCommAnagrItem with get, set
Valore della proprietà
DedCommAnagrItem
Vedi anche