> For the complete documentation index, see [llms.txt](https://docs.genrpa.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.genrpa.com/sikca-sorulan-sorular-sss/collection-kolonlari-sistem-tipleri-nelerdir.md).

# Collection Kolonları Sistem Tipleri Nelerdir?

| TYPE      |
| --------- |
| Character |
| Text      |
| Number    |
| TrueFalse |
| DateTime  |
| Datatable |
| Float     |
| Double    |
| Long      |
| Custom    |

{% hint style="info" %}
Custom tipi C# tiplerini yazabileceğiniz alandır. Örneğin; System.Int32  yazdığınızda ürün kolonu bu C# tipine çevirmeye çalışır. Custom Types .NET Type olarak geçmektedir ve C# keyword eşlemeleri ile aşağıdaki görselde yer almaktadır. Daha fazla bilgi için lütfen aşağıdaki linki ziyaret ediniz.&#x20;

<https://learn.microsoft.com/en-us/dotnet/csharp/language-reference/builtin-types/built-in-types>
{% endhint %}

<figure><img src="/files/NdtFvykhnHIlUwOH8ILe" alt=""><figcaption><p>.NET Type</p></figcaption></figure>
