MapGuide API Reference
Main Page
Related Pages
Modules
Classes
All
Classes
Functions
Variables
Enumerations
Enumerator
Friends
bool
MgClassDefinition::IsComputed
(
)
Tests whether a class definition is computed.
Remarks:
A computed class is transient and does not persist in the datastore. The class definition for a computed property return by an
MgFeatureService::SelectFeatures
or an
MgFeatureService
SelectAggregate operation is computed.
.NET Syntax
bool
IsComputed()
;
Java Syntax
boolean
IsComputed()
;
PHP Syntax
bool
IsComputed()
;
Returns:
Returns true if the class definition is computed; otherwise returns false.
MgClassDefinition
Comments or suggestions? Send us
feedback
. | Generated by
1.8.0