PropertyObject.TypeDefinitionLocked
- Mise à jour2025-07-21
- Temps de lecture : 1 minute(s)
PropertyObject.TypeDefinitionLocked
Syntax
PropertyObject.TypeDefinitionLocked
Data Type
Purpose
Returns True if the type definition protection option is set to something other than ProtectedObjectOption_None and the locked state of the type is currently set to locked. Returns False for all other cases.
Remarks
You can call this property on any property of the type definition, not just the root object of the type.
See Also
Engine.DisplayPasswordProtectTypeDefinitionsDialog
Engine.DisplayUnlockTypeDefinitionsDialog
Password Protect Type Definitions dialog box
PropertyObject.ClearTypeDefinitionPasswordHistory
PropertyObject.GetTypeDefinitionProtection
PropertyObject.LockTypeDefinition
PropertyObject.SetTypeDefinitionProtection
PropertyObject.UnlockTypeDefinition
Thread Safety of the PropertyObject API and TestStand Variables