EitherF, SIsLeft Property |
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.13.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
Boolean
See Also