Skip to content

How to use References() with specifying different type? #427

Answered by hazzik
Ephasme asked this question in General
Discussion options

You must be logged in to vote

Answered by the @Ephasme:

I finally found a solution:

References(x => x.Sunroof, "idSunroof")
    .Access.CamelCaseField(Prefix.Underscore)
    .Class<Window>();

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by hazzik
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #427 on September 24, 2020 23:38.