IParamIsReadOnly Property |
Gets or sets whether the parameter is read-only.
Namespace: Autodesk.Civil.RuntimeAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxbool IsReadOnly { get; set; }
Property IsReadOnly As Boolean
Get
Set
property bool IsReadOnly {
bool get ();
void set (bool value);
}
Property Value
Boolean
See Also