C# Class MonoSoftware.MonoX.DAL.EntityClasses.PollLocalizationEntity.MemberNames

All names of fields mapped onto a relation. Usable for in-memory filtering
Show file Open project: MonoSoftware/MonoX-Data-Access-Layer

Public Properties

Property Type Description
Language string
Poll string

Property Details

Language public static property

Member name Language
public static string Language
return string

Poll public static property

Member name Poll
public static string Poll
return string