Proprietà DedCommandContextDelegateOfAnag
|
Delegate contenente la funzione di aggiornamento del dialogo padre.
Namespace: DedNet.CommandsAssembly: DedNet (in DedNet.dll) Versione: 26.4.0.0 (26.4.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à
DedCommandContextUpdateDialogAnagVedi anche