SoLicensePropertyIsMasterPassword Method |
Returns true if the license is a master password.
Namespace: OIV.Inventor.LockAssembly: OIV.Inventor.Base (in OIV.Inventor.Base.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax public bool IsMasterPassword()
Public Function IsMasterPassword As Boolean
public:
bool IsMasterPassword()
member IsMasterPassword : unit -> bool
Return Value
Type:
BooleanRemarks See Also