Costruttore DedNetAcadApp.ImportPackAndGoMappingRootEventArgs

DedNet

Costruttore DedNetAcadAppImportPackAndGoMappingRootEventArgs

Costruttore

Namespace:  DedNetAcad
Assembly:  DedNetAcad (in DedNetAcad.dll) Versione: 21.3.0.0 (21.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