Metodo LinkDEDInvSetContext
|
Restituisce sempre true perché il comando funziona anche senza parametri.
Namespace: DedNetInv.CommandsAssembly: DedNetInv (in DedNetInv.dll) Versione: 26.4.0.0 (26.4.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 DedInvCommandContext
-
Valore di ritorno
BooleanVedi anche