Skip to content

Commit f66a269

Browse files
authored
Updated sample links to new ___location
1 parent 5f6a5d3 commit f66a269

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

powerapps-docs/developer/common-data-service/org-service/extend-code-generation-tool.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ public sealed class BasicFilteringService : ICodeWriterFilterService
101101

102102
```
103103

104-
Download the sample: [CrmSvcUtilExtensions](https://code.msdn.microsoft.com/Create-extensions-for-the-b8b24d1d) and [GeneratePickListEnums](https://code.msdn.microsoft.com/Create-extensions-for-the-3dd56a27).
104+
Download the sample: [CrmSvcUtilExtensions](https://github.com/microsoft/Dynamics365-Apps-Samples/tree/master/samples-from-msdn/BasicFilteringService) and [GeneratePickListEnums](https://github.com/microsoft/Dynamics365-Apps-Samples/tree/master/samples-from-msdn/GeneratePicklistEnums).
105105

106106
The **GeneratePicklistEnums** sample extension outputs a source code file that contains enumerations for all option sets, state codes, and status codes. For an example of how to use these enumerations, see the `SampleCode\CS\QuickStart` sample.
107107

0 commit comments

Comments
 (0)