Click or drag to resize
XEFieldValue Property
Gets or sets the value for XEField.

Namespace:  Biolomics.BioCallback
Assembly:  Biolomics.BioCallback (in Biolomics.BioCallback.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public string Value { get; set; }

Property Value

Type: String
The value as String.
See Also