Skip to content

Commit 6939cf8

Browse files
StartAutomatingStartAutomating
StartAutomating
authored and
StartAutomating
committed
feat: Namespace.get/set_Pattern ( Fixes #1137 )
1 parent 0f7c6b8 commit 6939cf8

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

docs/Namespace/set_Pattern.md

+22
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
Namespace.set_Pattern()
2+
-----------------------
3+
4+
### Synopsis
5+
Sets the namespace pattern.
6+
7+
---
8+
9+
### Description
10+
11+
Sets the pattern of a namespace object.
12+
13+
---
14+
15+
### Parameters
16+
#### **value**
17+
18+
|Type |Required|Position|PipelineInput|
19+
|----------|--------|--------|-------------|
20+
|`[Object]`|false |1 |false |
21+
22+
---

0 commit comments

Comments
 (0)