Proprietà UpdateDocumentReferenceExecuteUpdateDelegate
             | 
          
        
        
            Delegate per effettuare l'operazione di aggiornamento vera e propria.
            
        
        Namespace: DedNet.CommandsAssembly: DedNet (in DedNet.dll) Versione: 27.4.0
Sintassipublic UpdateDocumentReferenceExecuteReferenceUpdateDelegate ExecuteUpdateDelegate { get; set; }Public Property ExecuteUpdateDelegate As UpdateDocumentReferenceExecuteReferenceUpdateDelegate
	Get
	Set
public:
property UpdateDocumentReferenceExecuteReferenceUpdateDelegate^ ExecuteUpdateDelegate {
	UpdateDocumentReferenceExecuteReferenceUpdateDelegate^ get ();
	void set (UpdateDocumentReferenceExecuteReferenceUpdateDelegate^ value);
}member ExecuteUpdateDelegate : UpdateDocumentReferenceExecuteReferenceUpdateDelegate with get, set
Valore della proprietà
UpdateDocumentReferenceExecuteReferenceUpdateDelegate
Vedi anche