ReadOnly Property

Summary
Gets or sets a value indicating whether the dataset this object represents is read only.
Syntax
C#
C++/CLI
public bool ReadOnly { get; set; } 
public: 
property bool ReadOnly { 
   bool get(); 
   void set (    bool ); 
} 

Property Value

true if read only; otherwise, false.

Requirements

Target Platforms

Help Version 22.0.2023.1.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Common Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.