Skip to content

MFGS Subscription Type

MFGSSubscriptionType Public enum

Description

Ewnumerates the types of MFGStream subscriptions.

Diagram

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

Details

Summary

Ewnumerates the types of MFGStream subscriptions.

Fields

mfgsSubscriptionMFGS

Summary

A MFGStream subscription which allows client connections.

mfgsSubscriptionBPA

Summary

A MFGStream subscription which allows Business Process Automation (BPA).

mfgsSubscriptionMFGSSandbox

Summary

A MFGStream subscription which allows client connections in a sandbox environment.

Generated with ModularDoc