Search Results for

    Show / Hide Table of Contents

    Class PersonalAccountTermOfPaymentAddonViewModel

    Represents the AddonViewModel of the PersonalAccountTermOfPaymentViewModel

    Inheritance
    System.Object
    PersonalAccountTermOfPaymentAddonViewModel
    Namespace: Simplic.PlugIn.SAC.Contact.UI
    Assembly: Simplic.PlugIn.SAC.dll
    Syntax
    public class PersonalAccountTermOfPaymentAddonViewModel : 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