Costruttore DedNetInvAppImportPackAndGoMappingRootEventArgs
|
Costruttore
Namespace:
DedNetInv
Assembly:
DedNetInv (in DedNetInv.dll) Versione: 21.3.0.0 (21.3.0.0)
Sintassi public ImportPackAndGoMappingRootEventArgs(
List<MappingRootObject> ipjPaths
)
Public Sub New (
ipjPaths As List(Of MappingRootObject)
)
public:
ImportPackAndGoMappingRootEventArgs(
List<MappingRootObject^>^ ipjPaths
)
new :
ipjPaths : List<MappingRootObject> -> ImportPackAndGoMappingRootEventArgs
Parametri
- ipjPaths
- Tipo: System.Collections.GenericListMappingRootObject
Mappatura root.
Vedi anche