Fields documentation for AgeIntervalWeb
Name | Type | Summery | Remarks |
---|---|---|---|
EndAge | Nullable<Int32> | Maximum age limit for the age interval.. null will be considered as no upper age limit.. | |
Id | Int32 | Unique Id for the entity. This Id is unchanged throughout the entity's lifetime. | |
Name | String | Name of the age interval.. eg. Child, TeenAger, MiddelAged, OldAged.. etc.. | |
StartAge | Int32 | Starting limit for the age limit. |