PropertyObject.GetTypeDefinitionProtection
- Updated2024-10-09
- 1 minute(s) read
PropertyObject.GetTypeDefinitionProtection
Syntax
PropertyObject.GetTypeDefinitionProtection
Return Value
Purpose
Returns the ProtectedObjectOption_None or ProtectedObjectOption_NotEditable protection level applied to a type definition. This method does not support other ProtectedObjectOptions values. The TestStand Sequence Editor enforces the ProtectedObjectOption_NotEditable option.
Remarks
You can call this method 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.LockTypeDefinition
PropertyObject.SetTypeDefinitionProtection
PropertyObject.TypeDefinitionLocked
PropertyObject.UnlockTypeDefinition
Thread Safety of the PropertyObject API and TestStand Variables