Show / Hide Table of Contents

Interface IBaseEntity

Namespace:UM4RS
Assembly:UM4RS.dll
Syntax
public interface IBaseEntity

Properties

Id

The Identifier of the object (unique DB identifier)

Declaration
[Key]
int Id { get; }
Property Value
Type Description
System.Int32
Back to top Copyright © 2015-2016 Microsoft
Generated by DocFX