Class CleaningProcessValueApplicationHelper
Application helper
Inheritance
System.Object
CleaningProcessValueApplicationHelper
Namespace: Simplic.PlugIn.Logistics.Disposition
Assembly: Simplic.PlugIn.Logistics.dll
Syntax
public class CleaningProcessValueApplicationHelper : GridWindowApplicationHelper<Guid, CleaningProcessValue, CleaningProcessValueViewModel>
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 |