| Metodo ApriInLetturaInvSetContext | 
        
        
            Restituisce sempre true perché il comando è sempre abilitato e non necessita di inizializzazione.
            
        
        Namespace: DedNetInv.CommandsAssembly: DedNetInv (in DedNetInv.dll) Versione: 28.1.0-RC3
 Sintassi
Sintassipublic override bool InvSetContext(
	DedInvCommandContext invCmdCtx
)
Public Overrides Function InvSetContext ( 
	invCmdCtx As DedInvCommandContext
) As Boolean
public:
virtual bool InvSetContext(
	DedInvCommandContext^ invCmdCtx
) override
abstract InvSetContext : 
        invCmdCtx : DedInvCommandContext -> bool 
override InvSetContext : 
        invCmdCtx : DedInvCommandContext -> bool Parametri
- invCmdCtx  DedInvCommandContext
-  
Valore di ritorno
Boolean Vedi anche
Vedi anche