Class ContactAddonViewModel
Inheritance
System.Object
ContactAddonViewModel
Namespace: Simplic.PlugIn.SAC.Contact.UI
Assembly: Simplic.PlugIn.SAC.dll
Syntax
public class ContactAddonViewModel : AddonViewModel
Properties
| Improve this Doc View SourcePrimaryKeyColumn
Declaration
public override string PrimaryKeyColumn { get; }
Property Value
Type | Description |
---|---|
System.String |
TableName
Declaration
public override string TableName { get; }
Property Value
Type | Description |
---|---|
System.String |
Methods
| Improve this Doc View SourceSave()
Declaration
public override void Save()