Metodo FileStateManagerMakeInvCommandContext
|
Ritorna il contesto per i comandi contestuali in base agli oggetti passati
Namespace:
DedNetInv
Assembly:
DedNetInv (in DedNetInv.dll) Versione: 21.3.0.0 (21.3.0.0)
Sintassi public DedInvCommandContext MakeInvCommandContext(
FileStateElementList elsList
)
Public Function MakeInvCommandContext (
elsList As FileStateElementList
) As DedInvCommandContext
public:
DedInvCommandContext^ MakeInvCommandContext(
FileStateElementList^ elsList
)
member MakeInvCommandContext :
elsList : FileStateElementList -> DedInvCommandContext
Parametri
- elsList
- Tipo: DedNetInvFileStateElementList
Valore di ritorno
Tipo:
DedInvCommandContextVedi anche