C# Class MonoSoftware.MonoX.DAL.EntityClasses.PollAnswerLocalizationEntity.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
PollAnswer string

Property Details

Language public static property

Member name Language
public static string Language
return string

PollAnswer public static property

Member name PollAnswer
public static string PollAnswer
return string