AgeIntervalWeb Class |
[Missing <summary> documentation for "T:Tse.EasyBook.Server.DataContracts.AgeIntervalWeb"]
Namespace: Tse.EasyBook.Server.DataContracts
public class AgeIntervalWeb : DataContractEntityWeb
The AgeIntervalWeb type exposes the following members.
Name | Description | |
---|---|---|
![]() | AgeIntervalWeb |
Name | Description | |
---|---|---|
![]() | EndAge |
Maximum age limit for the age interval..
null will be considered as no upper age limit..
|
![]() | Id |
Unique Id for the entity. This Id is unchanged throughout the entity's lifetime.
(Inherited from DataContractEntityWeb.) |
![]() | Name |
Name of the age interval.. eg. Child, TeenAger, MiddelAged, OldAged.. etc..
|
![]() | StartAge |
Starting limit for the age limit
|