PageInfoParamText Property |
Note: This API is now obsolete.
Gets/Sets the
Device value. ParamText is provided for backward compatability. (Deprecated)
Namespace:
NetQuarry
Assembly:
EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax [ObsoleteAttribute("This method has been deprecated and is superceded by Device.")]
public string ParamText { get; set; }
<ObsoleteAttribute("This method has been deprecated and is superceded by Device.")>
Public Property ParamText As String
Get
Set
Property Value
Type:
StringSee Also