Click or drag to resize
SoLockManagerAppendUnlockString Method

Appends to the existing unlock string the specified string.

Namespace: OIV.Inventor.Lock
Assembly: OIV.Inventor.Base (in OIV.Inventor.Base.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public static void AppendUnlockString(
	string unlockString
)

Parameters

unlockString
Type: SystemString
Remarks

In order for the unlock string to be valid, each feature described must be specified in a single line.

See Also