-
Notifications
You must be signed in to change notification settings - Fork 36
ParametersContain Function
Eugene Sergeev edited this page Jan 10, 2016
·
4 revisions
bool ParametersContain(requestparameters:List<RequestParameter>, attribute:string)
When supplied the request parameters for a request (for example, [//Request/RequestParameter]) and an attribute name, returns a Boolean value indicating if the attribute was created, modified or deleted by the request.
None.
1.0.0.0 and later
ParametersContain([//Request/RequestParameter], “AccountName”)
- MIMWAL Site - http://aka.ms/MIMWAL
- MIMWAL Releases - http://aka.ms/MIMWAL/Releases
- MIMWAL Documentation Wiki - http://aka.ms/MIMWAL/Wiki
- MIMWAL FAQ - http://aka.ms/mimwal/faq
- MIMWAL GitHub Code Repo - http://aka.ms/MIMWAL/Repo
- MIMWAL TechNet Q&A Forum (now read-only) - http://aka.ms/MIMWAL/Forum