DataContractEntityWebId Property |
Unique Id for the entity. This Id is unchanged throughout the entity's lifetime.
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 int Id { get; set; }
Property Value
Type:
Int32
See Also