C# Class MonoSoftware.MonoX.DAL.EntityClasses.UserProfileEntity.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
AspnetUser string
PrivacyLevel string
TermsAndConditions string

Property Details

AspnetUser public static property

Member name AspnetUser
public static string AspnetUser
return string

PrivacyLevel public static property

Member name PrivacyLevel
public static string PrivacyLevel
return string

TermsAndConditions public static property

Member name TermsAndConditions
public static string TermsAndConditions
return string