Class TextModuleAddonViewModel
Represents the AddonViewModel of the TextModuleViewModel
Implements
Inherited Members
Namespace: Simplic.Framework.UI
Assembly: Simplic.Framework.Base.dll
Syntax
public class TextModuleAddonViewModel : AddonViewModel, IPyExtendableViewModel
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 |
Overrides
| Improve this Doc View SourceTableName
Gets the addon tablename
Declaration
public override string TableName { get; }
Property Value
Type | Description |
---|---|
System.String |