IParameterReadOnly Property
|
Property that indicates whether this parameter
is read-only.
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
26.9.0.0
Syntax
ReadOnly Property ReadOnly As Boolean
Get
property bool ReadOnly {
bool get ();
}
abstract ReadOnly : bool with get
Property Value
Boolean
See Also