Class PersonalAccountAddonViewModel
Personal account addon viewmodel
Inheritance
System.Object
PersonalAccountAddonViewModel
Namespace: Simplic.PlugIn.SAC.Contact.UI
Assembly: Simplic.PlugIn.SAC.dll
Syntax
public class PersonalAccountAddonViewModel : AddonViewModel
Properties
| Improve this Doc View SourcePrimaryKeyColumn
Gets the addon table name primary key
Declaration
public override string PrimaryKeyColumn { get; }
Property Value
Type | Description |
---|---|
System.String |
TableName
Gets the addon tablename
Declaration
public override string TableName { get; }
Property Value
Type | Description |
---|---|
System.String |