Skip to content

ERP

ERP Public interface

Description

Describes methods and properties available on the static instance object ERP.

Diagram

flowchart LR
classDef interfaceStyle stroke-dasharray: 5 5;
classDef abstractStyle stroke-width:4px
subgraph VGWWCoreIEx
VGWWCoreIEx.IExERP[[IExERP]]
class VGWWCoreIEx.IExERP interfaceStyle;
end

Members

Properties

Public properties

TypeNameMethods
IExERPFourthShiftFourthShift
Gets methods and properties related to Fourth Shift.
get

Details

Summary

Describes methods and properties available on the static instance object ERP.

Properties

FourthShift

public IExERPFourthShift FourthShift { get; }
Summary

Gets methods and properties related to Fourth Shift.

Generated with ModularDoc