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