GeoBlazor Pro
dymaptic.GeoBlazor.Pro
dymaptic.GeoBlazor.Pro.Model
FeatureFormInputBase Class
public abstract record FeatureFormInputBase : System.IEquatable<dymaptic.GeoBlazor.Pro.Model.FeatureFormInputBase>
Inheritance System.Object 🡒 FeatureFormInputBase
Derived
↳ FeatureFormFieldInput
↳ FeatureFormGroupInput
↳ RelationshipInput
↳ UtilityNetworkAssociationInput
Implements System.IEquatable<FeatureFormInputBase>
Properties
FeatureFormInputBase.Type Property
Identifies the type of input.
public abstract dymaptic.GeoBlazor.Pro.Enums.FeatureFormInputType Type { get; }