Switch (value)
{
case 1: case 2: case 3:
// Do Something
break;
case 4: case 5: case 6:
// Do Something
break;
default:
// Do Something
break;
}
I AM GIRISH KUMAR AND ON MY BLOG YOU CAN FIND MICROSOFT AND SHAREPOINT ARTICLES .I hope these articles may helps you. Just Check out.
Subscribe to:
Post Comments (Atom)
Power Automate + Excel data
Extract excel data, get manager and update row with user details which will get from GET MANAGER Concepts and examples Key column: Column i...
-
In this blog, I am explaining how to send mail on any domain using an exchange server. You can implement an exchange server following this...
-
While getting this error "Cannot implicitly convert type 'Newtonsoft.Json.Linq.JArray' to 'string[]'" MenuJson...
-
• SharePoint REST service architecture-2013 SharePoint 2013 introduces a Representational State Transfer (REST) service that is compar...
No comments:
Post a Comment