IHaveId Interface

Represent an entity with ID

Namespace:  TSD.API.Remoting.Common
Assembly:  TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 0.22.4.0116
Syntax
public interface IHaveId

The IHaveId type exposes the following members.

Properties
  NameDescription
Public propertyId
Gets the ID
Top
See Also