Search Results for

    Show / Hide Table of Contents

    Class TextContent

    Text

    Inheritance
    Object
    BasicParagraphContentValueBase
    TextContent
    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
    In This Article
    Back to top Generated by DocFX