LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

IsReadOnly Property (MedicalViewerHostCollection)

Show in webframe






Gets a value that indicates whether this collection is a read only.
Syntax
public bool IsReadOnly {get;}
'Declaration
 
Public ReadOnly Property IsReadOnly As Boolean
'Usage
 
Dim instance As MedicalViewerHostCollection
Dim value As Boolean
 
value = instance.IsReadOnly

            

            
public: __property bool get_IsReadOnly();
public:
property bool IsReadOnly {
   bool get();
}

Property Value

A System.Boolean value whether this collection is a read only. This will always returns true.
Requirements

Target Platforms

See Also

Reference

MedicalViewerHostCollection Class
MedicalViewerHostCollection Members

 

 


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