DataSourceReadOnly Property |
Gets a value indicating whether the datasource is readonly.
Namespace:
Easymap.AddIn.Data
Assembly:
EasyMap.AddIn (in EasyMap.AddIn.dll) Version: 12.0.0.0
Syntax public bool ReadOnly { get; }
Public ReadOnly Property ReadOnly As Boolean
Get
Property Value
Type:
BooleanSee Also