[This is preliminary documentation and is subject to change.]
Gets or sets the datatype of this field as a string value.
The string is parsed using the default SIF formatter, which is the
SIF 1.x formatter by default

Declaration Syntax
public override string TextValue{ get; set;}Public Overrides Property TextValue As String
public:
virtual property String^ TextValue {
String^ get () override;
void set (String^ value) override;
}
Value
The text value of this element

See Also
Assembly: Edustructures.SifWorks.Adk (Module: Edustructures.SifWorks.Adk) Version: 2.0.0.10