NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

Boolean Fields

The fields of the Boolean structure are listed below. For a complete list of Boolean structure members, see the Boolean Members topic.

Public:

Empty Represents the constant that is the Empty string.
False Represents the constant that is a false Boolean value.
FalseString Represents the constant that is the false string.
True Represents the constant that is a true Boolean value.
TrueString Represents the constant that is a true string.

See Also

Boolean Structure | System Namespace