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
md
NA
2
1k
Getting extra properties added automatically in the json res
Apr 4 2018 3:14 AM
{
"Result"
: {
"Myexpectedoutput"
: [
{
"Name"
: {
"FirstName"
:
"Test123"
}
}
]
},
"Id"
: 84,
"Exception"
:
null
,
"Status"
: 5,
"IsCanceled"
:
false
,
"IsCompleted"
:
true
,
"CreationOptions"
: 0,
"AsyncState"
:
null
,
"IsFaulted"
:
false
}
The properties Id, exception, status, IsCanceled, Iscompleted, CreationOptions, AsyncState, IsFaulted is getting added automatically
I dont want these extra properties to get added in the response. I just need the response that has only the properties that i have defined in my class
Reply
Answers (
0
)
i want to append button on dynamically generated classes
how to send otp to email