Click or drag to resize
XDL

NXMilmapConfigLoad Method

NXMailmap 환경설정을 로딩한다.Load

Namespace:  Pixoneer.NXDL.NXMilmap
Assembly:  NXMilmap (in NXMilmap.dll) Version: 1.2.817.72
Syntax
C#
public bool Load(
	string strXml
)

Parameters

strXml
Type: SystemString

[Missing <param name="strXml"/> documentation for "M:Pixoneer.NXDL.NXMilmap.NXMilmapConfig.Load(System.String)"]

Return Value

Type: Boolean
See Also