'Declaration
Public Property AllowChange As Boolean
'Usage
Dim instance As ChangeUidArgs
Dim value As Boolean
instance.AllowChange = value
value = instance.AllowChange
Remarks
This property is initially true, but if required may be set to false in the DicomObjects.DicomGlobal.OnChangeUid event to prevent the UID update from occuring.