DataContractEntityWeb Class |
Base class for all web entities.
Inheritance HierarchySystemObject DataContractBase Tse.EasyBook.Server.DataContractsDataContractEntityWeb More...
Namespace:
Tse.EasyBook.Server.DataContracts
Assembly:
Tse.EasyBook.Server.DataContracts (in Tse.EasyBook.Server.DataContracts.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic class DataContractEntityWeb : DataContractBase
The DataContractEntityWeb type exposes the following members.
Constructors
Properties|
| Name | Description |
|---|
 | Id |
Unique Id for the entity. This Id is unchanged throughout the entity's lifetime.
|
Top
RemarksA web entity maps to a datastore entity. A web entity always has a unique identifier (ID) that is unique for that particular class.
See Also
Inheritance Hierarchy