Metodo UtilSwFile2DedDataPart(String, DedType, String)
|
Namespace: DedNetSwAssembly: DedNetSw (in DedNetSw.dll) Versione: 27.1.0
Sintassi public static DedDataPart SwFile2DedDataPart(
string filename,
DedType refType,
string config
)
Public Shared Function SwFile2DedDataPart (
filename As String,
refType As DedType,
config As String
) As DedDataPart
public:
static DedDataPart^ SwFile2DedDataPart(
String^ filename,
DedType^ refType,
String^ config
)
static member SwFile2DedDataPart :
filename : string *
refType : DedType *
config : string -> DedDataPart
Parametri
- filename String
-
- refType DedType
-
- config String
-
Valore di ritorno
DedDataPartVedi anche