Search Results for

    Show / Hide Table of Contents

    Class ContactRegionAddonViewModel

    Represents the AddonViewModel of the ContactRegionViewModel

    Inheritance
    System.Object
    ContactRegionAddonViewModel
    Namespace: Simplic.PlugIn.SAC.Contact.UI
    Assembly: Simplic.PlugIn.SAC.dll
    Syntax
    public class ContactRegionAddonViewModel : AddonViewModel

    Properties

    | Improve this Doc View Source

    PrimaryKeyColumn

    Gets the addon table name primary key

    Declaration
    public override string PrimaryKeyColumn { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    TableName

    Gets the addon tablename

    Declaration
    public override string TableName { get; }
    Property Value
    Type Description
    System.String
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2018 SIMPLIC GmbH
    Generated by DocFx