Proprietà DedNetApplicationCurrentComm
             | 
          
        
        
            Legge o imposta la commessa corrente
            
        
        Namespace: DedNetAssembly: DedNet (in DedNet.dll) Versione: 27.4.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à
DedComm
Vedi anche