Try OpenEdge Now
ABL Reference
Class Properties and Methods Reference
:
CanWrite property
CanWrite property
Returns TRUE if the property has a SET accessor. Otherwise, it returns FALSE.
Data type:
LOGICAL
Access:
PUBLIC Read-only
Applies to:
Progress.Reflect.Property class