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 85
Last Updated: 24 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.