Search Results for

    Show / Hide Table of Contents

    Enum ContentFormat

    Defines types of the message body content.

    Namespace: Nevatech.Vsb.Repository.Entities
    Assembly: Nevatech.Vsb.Repository.dll
    Syntax
    [DataContract(Namespace = "http://schemas.nevatech.com/sentinet/2011/02")]
    public enum ContentFormat

    Fields

    Name Description
    Json

    Java Script Object Notation.

    None

    Message body is empty.

    Text

    Plain text.

    Xml

    XML.

    In This Article
    Back to top Nevatech Sentinet 6.7 Online Documentation