Skip to content

Commit

Permalink
added link in description
Browse files Browse the repository at this point in the history
  • Loading branch information
cortex-sg committed Feb 27, 2024
1 parent c8c44d4 commit 025b823
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ The `ContentOptions` data type is used to represent the set of options for the [
| **Name:** | `ContentOptions` |
| **Full Name:** | `Cortex.DataTypes.FilesAndFolders.ContentOptions` |
| **Alias:** | N/A |
| **Description:** | Used to represent the set of options for the Get Folder Content block. |
| **Description:** | Used to represent the set of options for the [Get Folder Content][] block. |
| **Default Value:** | `(ContentOptions)0` |
| **Can be used as:** | `ContentOptions`, `Object`, `dynamic` |
| **Can be cast to:** | `Int16` (e.g. `(Int16)ContentOptions.Files` or `(System.Int16)ContentOptions.Files` or `(short)ContentOptions.Files`) |
Expand Down

0 comments on commit 025b823

Please sign in to comment.