MFGS Data Row
MFGSDataRow Public interface
Diagram
flowchart LR classDef interfaceStyle stroke-dasharray: 5 5; classDef abstractStyle stroke-width:4px subgraph VGWWCoreIEx VGWWCoreIEx.IExMFGSDataRow[[IExMFGSDataRow]] class VGWWCoreIEx.IExMFGSDataRow interfaceStyle; endMembers
Properties
Public properties
| Type | Name | Methods |
|---|---|---|
object | Item | get |
IExMFGSDataTable | Table | get |
Details
Properties
Item
public object Item { get; }Table
public IExMFGSDataTable Table { get; }Generated with ModularDoc