MOVIE_CATEGORY Class

Template MVC

MOVIE_CATEGORY Class

Generated entity class by Entity Framework
Inheritance Hierarchy
SystemObject  BaseEntity
    Template.Repository.ContextMOVIE_CATEGORY

Namespace:  Template.Repository.Context
Assembly:  Template.Repository (in Template.Repository.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public class MOVIE_CATEGORY : BaseEntity

The MOVIE_CATEGORY type exposes the following members.

Constructors
  NameDescription
Public methodMOVIE_CATEGORY
Generated default constructor by Entity Framework
Top
Properties
  NameDescription
Public propertyDESCRIPTION
Generated primitive property by Entity Framework
Public propertyID
Generated primitive property by Entity Framework
Public propertyMOVIES
Generated navigation property by Entity Framework
Top
See Also