GeoBlazor Pro

dymaptic.GeoBlazor.Pro

dymaptic.GeoBlazor.Pro.Interfaces

IEditableInput Interface

Interface for types FieldInput, RelationshipInput, UtilityNetworkAssociationInput

public interface IEditableInput

Derived
FieldInput
RelationshipInput

Properties

IEditableInput.Editable Property

System.Nullable<bool> Editable { get; }

Property Value

System.Nullable<System.Boolean>

IEditableInput.EditType Property

The type of editable input

System.Nullable<dymaptic.GeoBlazor.Pro.Enums.EditType> EditType { get; set; }

Property Value

System.Nullable<EditType>