SIFWorks ADK 2.0
TextValue Property
NamespacesEdustructures.SifWorksElementTextValue

[This is preliminary documentation and is subject to change.]

Gets or sets the text value of this element if applicable
Declaration Syntax
C#Visual BasicVisual C++
public abstract string TextValue{ get; set;}
Public MustOverride Property TextValue As String
public:
virtual property String^ TextValue {
	String^ get () abstract;
	void set (String^ value) abstract;
}

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