TriState 枚举

可以为Boolean类型代替启用"不适用"为第三个值。

命名空间:  Microsoft.SharePoint
程序集:  Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)

语法

声明
Public Enumeration TriState
用法
Dim instance As TriState
public enum TriState

成员

成员名称 说明
False 代表false值。
True 代表true值。
NA 代表一个值,都不会true也false,但"不适用"。

另请参阅

引用

Microsoft.SharePoint 命名空间