Skip to main content

IField.LowerBound property

Namespace: NextDesign.Core

Description

Multiplicity (lower bound)

int LowerBound { get; }

types

  • int

Exceptions

NameException ClassDescription
Invalid rangeExtensionOutOfRangeExceptionIf a negative number and a value greater than UpperBound are specified
Illegal operationExtensionInvalidOperationExceptionIf the type of the field is a primitive type (integer, real, boolean, string, rich text) or an enumeration