Click or drag to resize

swDocMan Constructor

Creates a new instance of the DocMan class.

Namespace:  CADSharpTools.DocumentManager
Assembly:  CADSharpTools.PDM (in CADSharpTools.PDM.dll) Version: 1.4.16.0 (1.4.16)
Syntax
public swDocMan(
	string licenseKey
)

Parameters

licenseKey
Type: SystemString
SOLIDWORKS Document Manager API key.
See Also