Proprietà DedFormTransferManagerSendingCommandContext
|
Contesto effettivo del comando sul quale costruire la data source di invio
Namespace: DedNet.FormsAssembly: DedNet (in DedNet.dll) Versione: 26.4.0.0 (26.4.0.0)
Sintassi public DedCommandContext SendingCommandContext { get; set; }
Public Property SendingCommandContext As DedCommandContext
Get
Set
public:
property DedCommandContext^ SendingCommandContext {
DedCommandContext^ get ();
void set (DedCommandContext^ value);
}
member SendingCommandContext : DedCommandContext with get, set
Valore della proprietà
DedCommandContextVedi anche