dymaptic.GeoBlazor.Pro
dymaptic.GeoBlazor.Pro.Interfaces
IEditableInput Interface
Interface for types FieldInput, RelationshipInput, UtilityNetworkAssociationInput
public interface IEditableInput
Derived
↳ FieldInput
↳ RelationshipInput
Properties
IEditableInput.EditType Property
The type of editable input
System.Nullable<dymaptic.GeoBlazor.Pro.Enums.EditType> EditType { get; set; }