Costruttore DedNetInvAppImportPackAndGoMappingRootEventArgs
|
Costruttore
Namespace: DedNetInvAssembly: DedNetInv (in DedNetInv.dll) Versione: 27.1.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 ListMappingRootObject
- Mappatura root.
Vedi anche