Click or drag to resize

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; }

Property Value

Type: String
See Also