EitherF, SRightValue Property |
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public S RightValue { get; }
Public ReadOnly Property RightValue As S
Get
public:
property S RightValue {
S get ();
}
member RightValue : 'S with get
Property Value
Type:
SSee Also