.NET Client Documentation
5.2.2
Search Results for

    Show / Hide Table of Contents

    GetFieldKind Method

    GetFieldKind(string)

    Gets the FieldKind of the specified field, or NotAvailable if no field exists with the specified name.

    Declaration
    FieldKind GetFieldKind(string fieldname)
    Parameters
    string fieldname

    The name of the field.

    Returns
    FieldKind

    The FieldKind of the field, or NotAvailable if no field exists with the specified name.

    In This Article
    Back to top Copyright © 2010-2023 Hazelcast, Inc. All rights reserved.
    Generated by DocFX.