ModelFeature.isDefined Function
Returns true if any of feature's properties differ from the defaults (invalid Ids and Primary).
isDefined(feature: ModelFeature): boolean
| Parameter | Type | Description | 
|---|---|---|
| feature | ModelFeature | 
Returns - boolean
Defined in
- core/common/src/FeatureTable.ts Line 86
 
Last Updated: 24 October, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.