Frage

I want to know if I added a yes/no (check box) column to my list in my sharepoint website and then let's say in visual studio I wanted to retrieve data from this column what is the equivalent SPFieldType of this column.

War es hilfreich?

Lösung

SPFieldBoolean is the field type you're looking for.

Lizenziert unter: CC-BY-SA mit Zuschreibung
Nicht verbunden mit StackOverflow
scroll top