Proprietà UpdateDocumentReferenceExecuteUpdateDelegate
|
Delegate per effettuare l'operazione di aggiornamento vera e propria.
Namespace: DedNet.CommandsAssembly: DedNet (in DedNet.dll) Versione: 27.1.0
Sintassi public 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à
UpdateDocumentReferenceExecuteReferenceUpdateDelegateVedi anche