Metodo LinkDEDInvSetContext
|
Restituisce sempre true perché il comando funziona anche senza parametri.
Namespace:
DedNetInv.Commands
Assembly:
DedNetInv (in DedNetInv.dll) Versione: 24.6.0.0 (24.6.0.0)
Sintassi public override bool InvSetContext(
DedInvCommandContext swCmdCtx
)
Public Overrides Function InvSetContext (
swCmdCtx As DedInvCommandContext
) As Boolean
public:
virtual bool InvSetContext(
DedInvCommandContext^ swCmdCtx
) override
abstract InvSetContext :
swCmdCtx : DedInvCommandContext -> bool
override InvSetContext :
swCmdCtx : DedInvCommandContext -> bool
Parametri
- swCmdCtx
- Tipo: DedNetInv.CommandsDedInvCommandContext
Valore di ritorno
Tipo:
BooleanVedi anche