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