SoLockManagerGetUnlockString Method |
Returns the unlock string.
Namespace: OIV.Inventor.LockAssembly: OIV.Inventor.Base (in OIV.Inventor.Base.dll) Version: 10.3.0.0 (10.3.0.0)
Syntaxpublic static string GetUnlockString()
Public Shared Function GetUnlockString As String
public:
static String^ GetUnlockString()
static member GetUnlockString : unit -> string
Return Value
Type:
String
See Also