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 InvEnabled(
DedInvCommandContext swCmdCtx
)
Public Overrides Function InvEnabled (
swCmdCtx As DedInvCommandContext
) As Boolean
public:
virtual bool InvEnabled(
DedInvCommandContext^ swCmdCtx
) override
abstract InvEnabled :
swCmdCtx : DedInvCommandContext -> bool
override InvEnabled :
swCmdCtx : DedInvCommandContext -> bool
Parametri
- swCmdCtx DedInvCommandContext
-
Valore di ritorno
BooleanVedi anche