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