FeatureTemplateRelationship class final

Defines a relationship between the primary feature in a shared feature template and a non-spatial related feature.

The related record created from this template has a pre-defined set of attributes as specified in the FeatureTemplateRelationship.featureTemplate.

Implemented types

Properties

featureTemplate SharedTemplate
The template used for creating the related feature.
no setter
hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited