Protection(ObjectProperty: WxObjectProperty): Boolean;
Protection[ObjectProperty: Prognoz.Platform.Interop.Andy.WxObjectProperty]: boolean;
ObjectProperty. It determines the protected property.
The Protection property prevents object properties from being changed. If this property is set to True, the property specified as a parameter is protected from changes.
The default property value is False.
Executing the example requires that repository contains a workspace with the WSP identifier containing object.
Add links to the Andy, Metabase system assemblies.
After executing the example deletion of an object located in a workspace is disabled.
See also: