This topic has not yet been rated - Rate this topic

TriState Enumeration

SharePoint 2010

Provides an alternative to the Boolean type that enables “not applicable” as a third value.

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: Yes
Available in SharePoint Online
public enum TriState
Member name Description
False Represents a false value.
True Represents a true value.
NA Represents a value that is neither true nor false, but “not applicable”.
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ