Error processing SSI file
Leadtools.Dicom.Common

Show in webframe

ReadOnly Property (DicomEditableObject)






Gets or sets a value indicating whether the dataset this object represents is read only.
Syntax
public bool ReadOnly {get; set;}
'Declaration
 
Public Property ReadOnly As Boolean
'Usage
 
Dim instance As DicomEditableObject
Dim value As Boolean
 
instance.ReadOnly = value
 
value = instance.ReadOnly
public:
property bool ReadOnly {
   bool get();
   void set (    bool value);
}

Property Value

true if read only; otherwise, false.
Requirements

Target Platforms

See Also

Reference

DicomEditableObject Class
DicomEditableObject Members

Error processing SSI file
   Leadtools.Dicom.Common requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features