Model_Post.id Property

SergioDelgadoProyecto

Model_Postid Property

Gets or sets the identifier.

Namespace:  SergioDelgadoProyecto.ServicioRest
Assembly:  SergioDelgadoProyecto (in SergioDelgadoProyecto.dll) Version: 1.0.0
Syntax
C#
public int id { get; set; }

Property Value

Type: Int32
The identifier.
See Also