Search Results for

    Show / Hide Table of Contents

    Enum FileType

    Defines the type of content stored in File entity.

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

    Fields

    Name Description
    File

    Binary file attachment.

    ImportPackage

    Repository import package.

    Message

    Test message sample or message template.

    Metadata

    Service metadata set.

    OpenApiV3

    Service description in Open API v3 format.

    Swagger

    Service description in Open API v2 (Swagger) format.

    Unknown

    File content is unknown.

    In This Article
    Back to top Nevatech Sentinet 6.7 Online Documentation