Class PersonalAccountGeneralLedgerGroupAddonViewModel
Represents the AddonViewModel of the PersonalAccountGeneralLedgerGroupViewModel
Inheritance
System.Object
PersonalAccountGeneralLedgerGroupAddonViewModel
Namespace: Simplic.PlugIn.SAC.Contact.UI
Assembly: Simplic.PlugIn.SAC.dll
Syntax
public class PersonalAccountGeneralLedgerGroupAddonViewModel : 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 |