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.

有帮助吗?

解决方案

SPFieldBoolean is the field type you're looking for.

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top