DialogTargetParamInfoPVal Property |
Namespace:
Ozeki.VoIP
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
Syntaxpublic string PVal { get; set; }
Public Property PVal As String
Get
Set
public:
property String^ PVal {
String^ get ();
void set (String^ value);
}
member PVal : string with get, set
Property Value
Type:
String
See Also