Class TextContent
Text
Namespace: NipoSoftware.Nfield.Interviewing.Contracts.Data
Assembly: NipoSoftware.Nfield.Interviewing.Contracts.Monodroid.dll
Syntax
public class TextContent : BasicParagraphContentValueBase
Constructors
TextContent()
Declaration
public TextContent()
Properties
Value
The actual text.
Declaration
public string Value { get; set; }
Property Value
Type | Description |
---|---|
String |