MFGS System Display
MFGSSystemDisplay Public interface
Description
Describes methods and properties available on the static instance object MFGS.System.Display
Diagram
flowchart LR classDef interfaceStyle stroke-dasharray: 5 5; classDef abstractStyle stroke-width:4px subgraph VGWWCoreIEx VGWWCoreIEx.IExMFGSSystemDisplay[[IExMFGSSystemDisplay]] class VGWWCoreIEx.IExMFGSSystemDisplay interfaceStyle; endMembers
Properties
Public properties
| Type | Name | Methods |
|---|---|---|
IExMFGSSystemDisplayUserView | UserViewGets methods and properties related to the user view | get |
Details
Summary
Describes methods and properties available on the static instance object MFGS.System.Display
Properties
UserView
public IExMFGSSystemDisplayUserView UserView { get; }Summary
Gets methods and properties related to the user view
Generated with ModularDoc