GET Api/Resource/BulletinBoard/HasBoardChanges

Request Information

URI Parameters

None.

Body Parameters

None.

Response Information

Resource Description

true if there are changes of the current User

boolean

Response Formats

application/json, text/json

Sample:
true

application/xml, text/xml

Sample:
<boolean xmlns="http://schemas.microsoft.com/2003/10/Serialization/">true</boolean>