EitherF, SIsRight Property |
Namespace:
Ozeki.VoIP
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntaxpublic bool IsRight { get; }
Public ReadOnly Property IsRight As Boolean
Get
public:
property bool IsRight {
bool get ();
}
member IsRight : bool with get
Property Value
Type:
Boolean
See Also