MFGS Create Type
MFGSCreateType Public enum
Description
Enumerates the types of objects that can be created.
Diagram
flowchart LR classDef interfaceStyle stroke-dasharray: 5 5; classDef abstractStyle stroke-width:4px subgraph VGWWCoreIEx VGWWCoreIEx.MFGSCreateType[[MFGSCreateType]] endDetails
Summary
Enumerates the types of objects that can be created.
Fields
mfgsCreateUnknown
Summary
Not used.
mfgsCreateOrderedDictionary
Summary
Creates an ordered dictionary collection.
mfgsCreateList
Summary
Creates an list collection.
Generated with ModularDoc