Table of Contents

Interface IPropertyDefinitionWithEditableMinMax

Namespace
MCM.Abstractions
Assembly
MCMv5.dll
public interface IPropertyDefinitionWithEditableMinMax

Properties

EditableMaxValue

decimal EditableMaxValue { get; }

Property Value

decimal

EditableMinValue

decimal EditableMinValue { get; }

Property Value

decimal