LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

IsReadOnly Property (ModalityOptionsCollection)

Show in webframe






Gets a value that indicates whether the ModalityOptionsCollection is Read Only.
Syntax
public bool IsReadOnly {get;}
'Declaration
 
Public ReadOnly Property IsReadOnly As Boolean
'Usage
 
Dim instance As ModalityOptionsCollection
Dim value As Boolean
 
value = instance.IsReadOnly

            

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

Property Value

true if the collection is read only; otherwise, it is false.
Requirements

Target Platforms

See Also

Reference

ModalityOptionsCollection Class
ModalityOptionsCollection Members

 

 


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