originalFeatureModelId property

int? originalFeatureModelId
getter/setter pair

For places that have a parent id, this is their original feature model id. The featureModelId is the feature model id of the parent

Implementation

int? originalFeatureModelId;