Gets the effective value of the UserReadOnly property at run time.
Namespace:
C1.Data.SchemaObjectsAssembly: C1.Data.2 (in C1.Data.2.dll)
Syntax
| C# |
|---|
[BrowsableAttribute(false)] public virtual bool EffectiveUserReadOnly { get; } |
| Visual Basic (Declaration) |
|---|
<BrowsableAttribute(False)> _ Public Overridable ReadOnly Property EffectiveUserReadOnly As Boolean Get |