Search Results for

    Show / Hide Table of Contents

    Class IgnoredAttribute

    An attribute that indicates an ignored property. Ignored properties will not be persisted in the Realm.

    Inheritance
    Object
    Attribute
    IgnoredAttribute
    Namespace: Realms
    Assembly: Realm.dll
    Syntax
    [AttributeUsage(AttributeTargets.Class | AttributeTargets.Property)]
    public class IgnoredAttribute : Attribute

    Constructors

    | Improve this Doc View Source

    IgnoredAttribute()

    Initializes a new instance of the IgnoredAttribute class.

    Declaration
    public IgnoredAttribute()
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2020 Realm
    Generated by DocFX