Proprietà DedNetApplicationCurrentComm 
             | 
          
        
         
            Legge o imposta la commessa corrente
            
 
    Namespace: 
   DedNet
    Assembly:
   DedNet (in DedNet.dll) Versione: 24.6.0.0 (24.6.0.0)
Sintassipublic DedComm CurrentComm { get; set; }Public Property CurrentComm As DedComm
	Get
	Set
public:
property DedComm^ CurrentComm {
	DedComm^ get ();
	void set (DedComm^ value);
}member CurrentComm : DedComm with get, set
Valore della proprietà
Tipo: 
DedComm
Vedi anche