[Obsolete("This property has been superceded by WriteBehaviours.ChangeLossyUIDs, which is more flexible, including use when writing files")] public bool ChangeLossyUIDs {get; set;}
[Obsolete("This property has been superceded by WriteBehaviours.ChangeLossyUIDs, which is more flexible, including use when writing files")] public: property bool ChangeLossyUIDs { bool get(); void set ( bool value); }
'Declaration
<ObsoleteAttribute("This property has been superceded by WriteBehaviours.ChangeLossyUIDs, which is more flexible, including use when writing files")> Public Property ChangeLossyUIDs As Boolean
'Usage
Dim instance As DicomAssociation Dim value As Boolean instance.ChangeLossyUIDs = value value = instance.ChangeLossyUIDs