TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Rukhsaan
NA
116
22.3k
Return values based on condition
Jun 15 2020 7:51 PM
I have this class but I don't want to return Third property all the times form my REST API. How can I do that?
public
class
MyModel
{
public
int
Id {
get
;
set
; }
public
int
Level{
get
;
set
; }
public
int
Third{
get
;
set
; }
}
Reply
Answers (
1
)
How to lunch an asp.net windows application to the server
Reset Password in c# with linq.