'Declaration Public Property ChangeLossyUIDs As Boolean
'Usage Dim instance As WriteBehaviours Dim value As Boolean instance.ChangeLossyUIDs = value value = instance.ChangeLossyUIDs
public bool ChangeLossyUIDs {get; set;}
'Declaration Public Property ChangeLossyUIDs As Boolean
'Usage Dim instance As WriteBehaviours Dim value As Boolean instance.ChangeLossyUIDs = value value = instance.ChangeLossyUIDs
public bool ChangeLossyUIDs {get; set;}
This is initialised from DicomGlobal.ChangeLossyUIDs - see that property for more details of the effects of this property.