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

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

Public Properties

Property Type Description
AspnetUser string
PrivacyLevel string
TermsAndConditions string

Property Details

AspnetUser public_oe static_oe property

Member name AspnetUser
public static string AspnetUser
return string

PrivacyLevel public_oe static_oe property

Member name PrivacyLevel
public static string PrivacyLevel
return string

TermsAndConditions public_oe static_oe property

Member name TermsAndConditions
public static string TermsAndConditions
return string