Collapse All
Expand All
C#
S22.Xmpp Documentation
BooleanField
.
.
::
.
.
Value Property
The value of the field. If no choice has been made, this may be null.
Namespace:
S22.Xmpp.Extensions.Dataforms
Assembly:
S22.Xmpp
(in S22.Xmpp.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public
Nullable
<
bool
>
Value
{
get
;
private
set
; }
See Also
BooleanField Class
BooleanField Members
S22.Xmpp.Extensions.Dataforms Namespace