logo SERENITY
Game Systems Foundation
Search Results for

    Show / Hide Table of Contents

    Enum SyncValueType

    Specifies the type of value used in synchronization operations.

    Namespace: Serenity.SystemConfiguration.Domain.Enums
    Assembly: Serenity.SystemConfiguration.Domain.dll
    Syntax
    public enum SyncValueType

    Fields

    Name Description
    Bool

    Boolean value type.

    Float

    Floating-point value type.

    Int

    Integer value type.

    String

    String value type.

    In this article
    © 2026 Serenity. All Rights Reserved