Microsoft
70-573 · Question #99
70-573 Question #99: Real Exam Question with Answer & Explanation
Sign in or unlock 70-573 to reveal the answer and full explanation for question #99. The question stem and answer options stay visible for context.
Question
You are creating a custom workflow action to be used in Microsoft SharePoint Designer reusable workflows. The action programmatically creates a SharePoint site named Site1 at a specific URL. The workflow actions schema file contains the following code segment. < Workflowlnfo> <Actions Sequential="then" Parallel="and"> <Action Name="Create Sice" ClassName =" SPDActivityDemo.Createsite " Assembly=" SPDActivityDemo , Version=l.0.0.0, Culture=neutral, PublicKeyToken= Ia4a7a2c3215a71b " AppliesTo ="all" Category="Test"> <Parameters> <Parameter Name="Url" Type=" System.String , mscorlib " Direction="Inr' /> <Parameters> </Action> </Actions> </ Workflowlnfo > You need to ensure that users can specify the URL property of the action in SharePoint Designer. What should you add to the schema of the action?
Options
- A<Parameter Name=" Url " Type=" System.String , mscorlib "
- B<Option Name="equals" Value="Equal"/>
- C<?xml vecsion"M1.0" encoding-"utf-8" ?>
- D< RuleDesigner Sentence="Create site at Ur1 %1.">
Unlock 70-573 to see the answer
You've previewed enough free 70-573 questions. Unlock 70-573 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.