Skip to content

Commit f6f4539

Browse files
thechriskentVesaJuvonen
authored andcommitted
Fixed sample Site Column type to OutcomeChoice (SharePoint#581)
1 parent af76659 commit f6f4539

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/general-development/working-with-tasks-in-sharepoint-workflows-using-visual-studio-2012.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -499,7 +499,7 @@ The new custom site column markup should now look like the following:
499499
ID="{7b7edd9e-f5d1-4558-a2c8-e733dcfb0a5e}"
500500
Name="CustomSiteColumn"
501501
DisplayName="Better State"
502-
Type="Choice"
502+
Type="OutcomeChoice"
503503
Required="FALSE"
504504
Group="Custom Site Columns">
505505
<CHOICES>

0 commit comments

Comments
 (0)