Click or drag to resize

ExportConnectivityPackageParameters Class

ExportConnectivityPackageParameters Holds information about supported technologies for which a connectivity package can be exported
Inheritance Hierarchy
SystemObject
  Omada.OE.Solution.OIM.AppLogic.SystemOnboarding.ModelExportConnectivityPackageParameters

Namespace:  Omada.OE.Solution.OIM.AppLogic.SystemOnboarding.Model
Assembly:  Omada.OE.Solution.OIM.AppLogic (in Omada.OE.Solution.OIM.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
public static class ExportConnectivityPackageParameters

The ExportConnectivityPackageParameters type exposes the following members.

Methods
  NameDescription
Public methodStatic memberSupportedTechnologies
Returns a dictionary of supported technologies for which export to the connectivity package is allowed
Top
See Also