Metodo FileStateManagerMakeInvCommandContext
|
Ritorna il contesto per i comandi contestuali in base agli oggetti passati
Namespace: DedNetInvAssembly: DedNetInv (in DedNetInv.dll) Versione: 27.1.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 FileStateElementList
-
Valore di ritorno
DedInvCommandContextVedi anche