ArrayPropertyProps Interface

Extends

Properties

Name Type Description
maxOccurs Readonly number | undefined    
minOccurs Readonly number | undefined    

Inherited properties

Name Type Inherited from Description
category Readonly string | undefined PrimitiveOrEnumPropertyBaseProps  
customAttributes Readonly [value: string]: any[] | undefined PrimitiveOrEnumPropertyBaseProps  
description Readonly string | undefined PrimitiveOrEnumPropertyBaseProps  
extendedTypeName Readonly string | undefined PrimitiveOrEnumPropertyBaseProps  
inherited Readonly boolean | undefined PrimitiveOrEnumPropertyBaseProps  
isReadOnly Readonly boolean | undefined PrimitiveOrEnumPropertyBaseProps  
kindOfQuantity Readonly string | undefined PrimitiveOrEnumPropertyBaseProps  
label Readonly string | undefined PrimitiveOrEnumPropertyBaseProps  
maxLength Readonly number | undefined PrimitiveOrEnumPropertyBaseProps  
maxValue Readonly number | undefined PrimitiveOrEnumPropertyBaseProps  
minLength Readonly number | undefined PrimitiveOrEnumPropertyBaseProps  
minValue Readonly number | undefined PrimitiveOrEnumPropertyBaseProps  
name Readonly string PrimitiveOrEnumPropertyBaseProps  
priority Readonly number | undefined PrimitiveOrEnumPropertyBaseProps  
type Readonly string PrimitiveOrEnumPropertyBaseProps  

Defined in

Last Updated: 03 May, 2024