IFieldDisplayTextSet Method |
Namespace:
NetQuarry.Data
Assembly:
EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax void DisplayTextSet(
string text
)
Sub DisplayTextSet (
text As String
)
Parameters
- text
- Type: SystemString
The string from which to set the value.
See Also