LaunchDarkly Dotnet Server AI SDK
Search Results for

    Show / Hide Table of Contents

    Class DataModel

    Inheritance
    object
    DataModel
    Inherited Members
    object.GetType()
    object.MemberwiseClone()
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    Namespace: LaunchDarkly.Sdk.Server
    Assembly: LaunchDarkly.ServerSdk.dll
    Syntax
    public static class DataModel

    Fields

    Features

    Declaration
    public static DataStoreTypes.DataKind Features
    Field Value
    Type Description
    DataStoreTypes.DataKind

    Segments

    Declaration
    public static DataStoreTypes.DataKind Segments
    Field Value
    Type Description
    DataStoreTypes.DataKind

    Properties

    AllDataKinds

    Declaration
    public static IEnumerable<DataStoreTypes.DataKind> AllDataKinds { get; }
    Property Value
    Type Description
    IEnumerable<DataStoreTypes.DataKind>
    In this article
    Back to top Generated by DocFX