Search Results for

    Show / Hide Table of Contents

    Enum ServiceKind

    Defines the kinds of supported web services: SOAP, REST, and OData.

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

    Fields

    Name Description
    OpenData

    Microsoft Open Data (OData) service.

    Rest

    Representational State Transfer (REST) service.

    Soap

    Simple Object Access Protocol (SOAP) service.

    In This Article
    Back to top Nevatech Sentinet 6.7 Online Documentation