Show / Hide Table of Contents

    SetValueAttribute.Target Property

    .NET Standard 2.x

    Gets the string that represents a property in the model class at one level lower.

    Namespace: SnapObjects.Data

    Assembly: SnapObjects.Data.dll

    Syntax

       public string Target { get; }  
    

    Property Value

    System.String

    The string that represents a property in the model class at one level lower.

    Use this format to make reference: $PropertyName, for example, $Id.

    Applies to

    .NET Standard

    2.x

    Back to top Generated by Appeon