Show / Hide Table of Contents

    ModelSelector Enum

    .NET Standard 2.x | Current Version (1.0.1)

    0.5.0-alpha 1.0.1 (current)

    The data state of the embedded model class that will be used by the SetValue attribute to determine whether to set values.

    Namespace: SnapObjects.Data

    Assembly: SnapObjects.Data.dll

    Syntax

       public enum ModelSelector
    

    Members

    Member Name Description
    All All
    ChangedOnly Changed data.
    UnchangedOnly Unchanged data.
    Back to top Generated by Appeon