MOVIES.IS_RENTED Property

Template MVC

MOVIESIS_RENTED Property

Generated primitive property by Entity Framework

Namespace:  Template.Repository.Context
Assembly:  Template.Repository (in Template.Repository.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public bool IS_RENTED { get; set; }

Property Value

Type: Boolean
See Also