IsReadOnly Property

Summary
Gets a value indicating whether the collection is read-only.
Syntax
C#
C++/CLI
Python
public bool IsReadOnly { get; } 
public: 
property bool IsReadOnly { 
   bool get(); 
} 
IsReadOnly # get  (DelegatedServersCollection) 

Property Value

false to indicate the collection is writable.

Remarks

The property will always return false.

Requirements

Target Platforms

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

Leadtools.Jpip.Server Assembly

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