Show / Hide Table of Contents

    Class ODataConstants

    The OData constants.

    Inheritance
    Object
    ODataConstants
    Inherited Members
    Object.ToString()
    Object.Equals(Object)
    Object.Equals(Object, Object)
    Object.ReferenceEquals(Object, Object)
    Object.GetHashCode()
    Object.GetType()
    Object.MemberwiseClone()
    Namespace: Microsoft.Graph.Communications.Common.OData
    Assembly: Microsoft.Graph.Communications.Common.dll
    Syntax
    public static class ODataConstants

    Fields

    ODataType

    The OData type.

    Declaration
    public const string ODataType = "@odata.type"
    Field Value
    Type Description
    String
    Back to top Copyright (c) Microsoft Corporation. All rights reserved.