Proprietà DedCommandContextDelegateOfAnag
|
Delegate contenente la funzione di aggiornamento del dialogo padre.
Namespace:
DedNet.Commands
Assembly:
DedNet (in DedNet.dll) Versione: 23.3.0.0 (23.3.0.0)
Sintassi public DedCommandContextUpdateDialogAnag DelegateOfAnag { get; set; }
Public Property DelegateOfAnag As DedCommandContextUpdateDialogAnag
Get
Set
public:
property DedCommandContextUpdateDialogAnag^ DelegateOfAnag {
DedCommandContextUpdateDialogAnag^ get ();
void set (DedCommandContextUpdateDialogAnag^ value);
}
member DelegateOfAnag : DedCommandContextUpdateDialogAnag with get, set
Valore della proprietà
Tipo:
DedCommandContextUpdateDialogAnagVedi anche