|
46 | 46 | </Attributes> |
47 | 47 | <Docs> |
48 | 48 | <summary>Holds the name of a <see cref="T:System.Workflow.Activities.Rules.RuleSet" /> in the <see cref="T:System.Workflow.Activities.Rules.RuleSetCollection" /> on the workflow. This class cannot be inherited.</summary> |
49 | | - <remarks> |
50 | | - <format type="text/markdown"><. |
54 | | - |
55 | | - :::code language="csharp" source="~/snippets/csharp/VS_Snippets_CFX/wf_samples/cs/snippets24.cs" id="Snippet294"::: |
56 | | - :::code language="vb" source="~/snippets/visualbasic/VS_Snippets_CFX/wf_samples/vb/snippets24.vb" id="Snippet294"::: |
57 | | - |
58 | | - ]]></format> |
59 | | - </remarks> |
| 49 | + <remarks>To be added.</remarks> |
60 | 50 | </Docs> |
61 | 51 | <Members> |
62 | 52 | <MemberGroup MemberName=".ctor"> |
|
83 | 73 | <Parameters /> |
84 | 74 | <Docs> |
85 | 75 | <summary>Initializes a new instance of the <see cref="T:System.Workflow.Activities.Rules.RuleSetReference" /> class.</summary> |
86 | | - <remarks> |
87 | | - <format type="text/markdown"><. |
91 | | - |
92 | | - :::code language="csharp" source="~/snippets/csharp/VS_Snippets_CFX/wf_samples/cs/snippets24.cs" id="Snippet294"::: |
93 | | - :::code language="vb" source="~/snippets/visualbasic/VS_Snippets_CFX/wf_samples/vb/snippets24.vb" id="Snippet294"::: |
94 | | - |
95 | | - ]]></format> |
96 | | - </remarks> |
| 76 | + <remarks>To be added.</remarks> |
97 | 77 | </Docs> |
98 | 78 | </Member> |
99 | 79 | <Member MemberName=".ctor"> |
|
115 | 95 | <Docs> |
116 | 96 | <param name="ruleSetName">The name of the <see cref="T:System.Workflow.Activities.Rules.RuleSet" /> that the activity evaluates.</param> |
117 | 97 | <summary>Initializes a new instance of the <see cref="T:System.Workflow.Activities.Rules.RuleSetReference" /> class using the name of the <see cref="T:System.Workflow.Activities.Rules.RuleSet" />.</summary> |
118 | | - <remarks> |
119 | | - <format type="text/markdown"><. |
123 | | - |
124 | | - :::code language="csharp" source="~/snippets/csharp/VS_Snippets_CFX/wf_samples/cs/snippets11.cs" id="Snippet164"::: |
125 | | - :::code language="vb" source="~/snippets/visualbasic/VS_Snippets_CFX/wf_samples/vb/snippets11.vb" id="Snippet164"::: |
126 | | - |
127 | | - ]]></format> |
128 | | - </remarks> |
| 98 | + <remarks>To be added.</remarks> |
129 | 99 | </Docs> |
130 | 100 | </Member> |
131 | 101 | <Member MemberName="InitializeProperties"> |
|
169 | 139 | <Docs> |
170 | 140 | <summary>Gets or sets the name of the <see cref="T:System.Workflow.Activities.Rules.RuleSet" /> that the activity evaluates.</summary> |
171 | 141 | <value>The name of the <see cref="T:System.Workflow.Activities.Rules.RuleSet" /> that the activity evaluates.</value> |
172 | | - <remarks> |
173 | | - <format type="text/markdown"><. |
177 | | - |
178 | | - :::code language="csharp" source="~/snippets/csharp/VS_Snippets_CFX/wf_samples/cs/snippets24.cs" id="Snippet294"::: |
179 | | - :::code language="vb" source="~/snippets/visualbasic/VS_Snippets_CFX/wf_samples/vb/snippets24.vb" id="Snippet294"::: |
180 | | - |
181 | | - ]]></format> |
182 | | - </remarks> |
| 142 | + <remarks>To be added.</remarks> |
183 | 143 | </Docs> |
184 | 144 | </Member> |
185 | 145 | </Members> |
|
0 commit comments