DeployLX Software Protection System

Limit..::..IChange..::..MakeReadOnly Method

Marks the object as read only. Further attempts to modify the protected properties of the object should result in an exception. Objects protected by a parent's read-only status may ignore this call.

Syntax

Private Sub MakeReadOnly Implements IChange.MakeReadOnly
void IChange.MakeReadOnly()

Implements

IChange..::..MakeReadOnly()()()()

Assembly:  DeployLX.Licensing.v5 (in DeployLX.Licensing.v5.dll)

See Also