Added tags & categories + cleanup
This commit is contained in:
parent
4515a721bd
commit
5ee0436639
161 changed files with 295 additions and 34 deletions
|
|
@ -1,6 +1,8 @@
|
|||
+++
|
||||
title = "Singleton"
|
||||
weight = 1090
|
||||
tags = ["C/AL"]
|
||||
categories = ["Pattern"]
|
||||
+++
|
||||
_By Bogdana Botez at Microsoft Development Center Copenhagen_
|
||||
|
||||
|
|
|
|||
|
|
@ -1,6 +1,8 @@
|
|||
+++
|
||||
title = "Singleton Codeunit"
|
||||
weight = 1100
|
||||
tags = ["C/AL"]
|
||||
categories = ["Pattern"]
|
||||
+++
|
||||
_By Bogdana Botez at Microsoft Development Center Copenhagen_
|
||||
|
||||
|
|
|
|||
|
|
@ -1,6 +1,8 @@
|
|||
+++
|
||||
title = "Singleton Table"
|
||||
weight = 1110
|
||||
tags = ["C/AL"]
|
||||
categories = ["Pattern"]
|
||||
+++
|
||||
## Singleton Table
|
||||
|
||||
|
|
|
|||
|
|
@ -1,6 +1,8 @@
|
|||
+++
|
||||
title = "Cue Table"
|
||||
weight = 440
|
||||
tags = ["C/AL"]
|
||||
categories = ["Pattern"]
|
||||
+++
|
||||
_By Bogdana Botez at Microsoft Development Center Copenhagen_
|
||||
|
||||
|
|
|
|||
|
|
@ -1,6 +1,8 @@
|
|||
+++
|
||||
title = "Setup Table"
|
||||
weight = 1070
|
||||
tags = ["C/AL"]
|
||||
categories = ["Pattern"]
|
||||
+++
|
||||
_By Abhishek Ghosh, at Microsoft Development Center Copenhagen_
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue