IHasId Interface

Definition

An interface representing a model that has an Id.

public interface IHasId
type IHasId = interface
Public Interface IHasId
Derived

Properties

Id

Gets the resource id string

Applies to