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