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