Initializing help system before first use

License Method (Int32, String)

Deprecated. Use XPRM.License(string) instead.

Namespace:   Mosel
Assembly:  xprmdn (in xprmdn.dll) Version: 5.0.2.0
Syntax
C#
public static XPRMLicense License(
	int num,
	string path
)

Parameters

num
Type:  SystemInt32
path
Type:  SystemString

Return Value

Type:  XPRMLicense
See Also