Meta Data Services Programming
RepositoryObjectVersion IsFrozen Property
This property indicates whether the object version is frozen. This property is read-only.
Syntax
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 |