PropertyInfo.IsComputed
From Xojo Documentation
You are currently browsing the old Xojo documentation site. Please visit the new Xojo documentation site! |
Property (As Boolean )
aPropertyInfo.IsComputed = newBooleanValue
or
BooleanValue = aPropertyInfo.IsComputed
New in 2008r3
Supported for all project types and targets.
or
BooleanValue = aPropertyInfo.IsComputed
New in 2008r3
Supported for all project types and targets.
If True, it is a computed property.