RepositoryObjectVersion IsFrozen Property

See Also

This property indicates whether or not the object version is frozen.

Syntax

Set 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.