Costruttore DedNetAcadApp.ImportPackAndGoMappingRootEventArgs

Libreria DedNetAcad

Costruttore DedNetAcadAppImportPackAndGoMappingRootEventArgs

Costruttore

Namespace:  DedNetAcad
Assembly:  DedNetAcad (in DedNetAcad.dll) Versione: 20.3.0.0 (20.3.0.0)
Sintassi
public ImportPackAndGoMappingRootEventArgs(
	List<DedFormMappingRootMappingRootObject> ipjPaths
)
Public Sub New ( 
	ipjPaths As List(Of DedFormMappingRootMappingRootObject)
)
public:
ImportPackAndGoMappingRootEventArgs(
	List<DedFormMappingRootMappingRootObject^>^ ipjPaths
)
new : 
        ipjPaths : List<DedFormMappingRootMappingRootObject> -> ImportPackAndGoMappingRootEventArgs

Parametri

ipjPaths
Tipo: System.Collections.GenericListDedFormMappingRootMappingRootObject
Mappatura root.
Vedi anche