PrimitivePropertyProps Interface

Extends

Properties

Name Type Description
typeName Readonly string    

Inherited properties

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

Defined in

Last Updated: 15 March, 2024