Class CleaningProcessItemApplicationHelper
Application helper
Inheritance
System.Object
CleaningProcessItemApplicationHelper
Namespace: Simplic.PlugIn.Logistics.Disposition
Assembly: Simplic.PlugIn.Logistics.dll
Syntax
public class CleaningProcessItemApplicationHelper : GridWindowApplicationHelper<Guid, CleaningProcessItem, CleaningProcessItemViewModel>
Properties
| Improve this Doc View SourcePrimaryKeyColumn
Gets the primary column of CleaningProcessItem
Declaration
public override string PrimaryKeyColumn { get; }
Property Value
Type | Description |
---|---|
System.String |
WindowInterface
Gets the window interface
Declaration
public override Type WindowInterface { get; }
Property Value
Type | Description |
---|---|
System.Type |