Search Results for

    Show / Hide Table of Contents

    Class LinkContent

    Link

    Inheritance
    Object
    BasicParagraphContentValueBase
    LinkContent
    Namespace: NipoSoftware.Nfield.Interviewing.Contracts.Data
    Assembly: NipoSoftware.Nfield.Interviewing.Contracts.Monodroid.dll
    Syntax
    public class LinkContent : BasicParagraphContentValueBase

    Constructors

    LinkContent()

    Declaration
    public LinkContent()

    Properties

    RelativeFileName

    The file name of the document.

    Declaration
    public string RelativeFileName { get; set; }
    Property Value
    Type Description
    String
    In This Article
    • Constructors
      • LinkContent()
    • Properties
      • RelativeFileName
    Back to top Generated by DocFX