Leadtools.Dicom.Common

ReadOnly Property (DicomEditableObject)

Show in webframe





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

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Dicom.Common requires a Document or Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features