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