EitherF, SIsRight Property |
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public bool IsRight { get; }
Public ReadOnly Property IsRight As Boolean
Get
public:
property bool IsRight {
bool get ();
}
member IsRight : bool with get
Property Value
Type:
BooleanSee Also