This property indicates whether the object version is frozen. This property is read-only.
variable = object.IsFrozen
The IsFrozen property syntax has the following parts.
| Part | Description |
|---|---|
| variable | A Boolean variable |
| object | An object expression that evaluates to a RepositoryObjectVersion object |