MatchingAndClassificationStatus Class |
Namespace: Omada.OE.Solution.OIM.AppLogic.SystemOnboarding.Model
public class MatchingAndClassificationStatus
The MatchingAndClassificationStatus type exposes the following members.
Name | Description | |
---|---|---|
![]() | MatchingAndClassificationStatus |
Name | Description | |
---|---|---|
![]() | NumberOfAccounts |
total number of accounts in system
|
![]() | NumberOfClassified |
Number of account which is classified (AccountType!=Unknown)
|
![]() | NumberOfMatched |
Number of accounts for which we found a CONFIRMED owner
|
![]() | SystemUid |
Data object UId for system
|
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.) |