Proprietà AddCommCommandAddedComm
             | 
          
        
        
            Restituisce la Commessa risultante dall'operazione. Disponibile solo alla fine del comando.
            
        
        Namespace: DedNet.CommandsAssembly: DedNet (in DedNet.dll) Versione: 27.4.0
Sintassipublic DedComm AddedComm { get; }Public ReadOnly Property AddedComm As DedComm
	Get
public:
property DedComm^ AddedComm {
	DedComm^ get ();
}member AddedComm : DedComm with get
Valore della proprietà
DedComm
Vedi anche