| ExportConnectivityPackageControllerIsConnectivityExportAllowedForSystem Method |
Returns whether export of connectivity package is allowed for the system
Namespace:
Omada.OE.Solution.OIM.AppLogic.SystemOnboarding
Assembly:
Omada.OE.Solution.OIM.AppLogic (in Omada.OE.Solution.OIM.AppLogic.dll) Version: 15.0.0.0
Syntaxpublic bool IsConnectivityExportAllowedForSystem(
int systemId
)
Parameters
- systemId
- Type: SystemInt32
the system data object id
Return Value
Type:
Boolean
See Also