ConnectivityPackageRegistration Class |
Namespace: Omada.OE.Solution.OIM.AppLogic.SystemOnboarding.Model.ExportConnectivityPackage
[XmlTypeAttribute("connectivityRegistration", Namespace = "http://schemas.omada.net/ois/2017/ConnectivityRegistrationML")] public class ConnectivityPackageRegistration
The ConnectivityPackageRegistration type exposes the following members.
Name | Description | |
---|---|---|
![]() | ConnectivityPackageRegistration |
Name | Description | |
---|---|---|
![]() | CodeAssemblies |
List of code assemblies
|
![]() | Collectors |
List of collectors
|
![]() | Connectors |
List of connectors
|
![]() | PackageId |
The package Id
|
![]() | PackageName |
The package name
|
![]() | PackageUId |
The package Uid
|
![]() | PlatformVersion |
The platform version
|
![]() | SSISPackages |
List of ssis packages
|
![]() | TaskMappings |
List of task mappings
|
![]() | Version |
The package version
|
Name | Description | |
---|---|---|
![]() | ToBool |
Converts object to boolean.
(Defined by ObjectExtensions.) |
![]() | ToDateTime |
Converts object to DateTime.
(Defined by ObjectExtensions.) |
![]() | ToInt |
Converts object to integer.
(Defined by ObjectExtensions.) |