Click or drag to resize

Metodo UtilReadDataFromSwComp(IComponent2, String, Boolean, DedDoc)


Namespace: DedNetSw
Assembly: DedNetSw (in DedNetSw.dll) Versione: 28.0.0
Sintassi
public static DedData ReadDataFromSwComp(
	IComponent2 comp,
	string config,
	bool checkDataMatching = true,
	DedDoc dedDoc = null
)

Parametri

comp  IComponent2
 
config  String
 
checkDataMatching  Boolean  (Optional)
 
dedDoc  DedDoc  (Optional)
 

Valore di ritorno

DedData
Vedi anche