Show / Hide Table of Contents

    IDetailTracker.MasterModel Property

    .NET Standard 2.x

    Gets a reference to the master model object.

    Namespace: SnapObjects.Data

    Assembly: SnapObjects.Data.dll

    Syntax

       TModel MasterModel { get; }
    

    Returns

    System.TModel

    A reference to the master model.

    The master model is tracked when the ISqlModelMapper.TrackMaster method is called.

    Applies to

    .NET Standard

    2.x

    Back to top Generated by Appeon