Show / Hide Table of Contents

    DwReportAttribute.DwReportAttribute(Type modelType) Constructor

    .NET Standard 2.x

    Initializes a new instance of the DwReportAttribute class.

    Namespace: DWNet.Data

    Assembly: DWNet.Data.dll

    Syntax

    public DwReportAttribute(Type modelType)
    

    Parameters

    modelType System.Type

    The model type for the child report.

    Applies to

    .NET Standard

    2.x

    Back to top Generated by Appeon