Specifies if the IRepositoryItem is read only
Namespace: Ico.WPFAssembly: IcoWPFSpecialized (in IcoWPFSpecialized.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
| C# |
|---|
bool IsReadOnly { get; set; } |
| Visual Basic |
|---|
Property IsReadOnly As Boolean Get Set |
| JScript |
|---|
function get IsReadOnly () : boolean function set IsReadOnly (value : boolean) |