Show / Hide Table of Contents

    IPropertyInfo.DataType Property

    .NET Standard 2.x

    Gets the data type of the property.

    Namespace: SnapObjects.Data

    Assembly: SnapObjects.Data.dll

    Syntax

    Type DataType { get; }
    

    Returns

    System.Type

    The data type of the property.

    Applies to

    .NET Standard

    2.x

    Back to top Generated by Appeon