Class CleaningProcessAddonViewModel
Inheritance
System.Object
CleaningProcessAddonViewModel
Namespace: Simplic.PlugIn.Logistics
Assembly: Simplic.PlugIn.Logistics.dll
Syntax
public class CleaningProcessAddonViewModel : AddonViewModel
Properties
| Improve this Doc View SourcePrimaryKeyColumn
Gets the primaryKeyColumn of the cleaningProcessAddon Table
Declaration
public override string PrimaryKeyColumn { get; }
Property Value
Type | Description |
---|---|
System.String |
TableName
Gets the table name of the cleaningProcessAddon Table
Declaration
public override string TableName { get; }
Property Value
Type | Description |
---|---|
System.String |