ThresholdId Class |
Namespace: Omada.OE.Solution.OIM.AppLogic.SystemOnboarding.Model
public class ThresholdId
The ThresholdId type exposes the following members.
Name | Description | |
---|---|---|
![]() | ThresholdId(String) |
Instantiates object based on prepared threshold id
|
![]() | ThresholdId(String, String, ImportThresholdOperation) |
Instantiates object for future construction of threshold id
|
Name | Description | |
---|---|---|
![]() | ThresholdEntityType |
Represents threshold's entity type in id
|
![]() ![]() | ThresholdImportPrefix |
Prefix for threshold id
|
![]() | ThresholdOperation |
Represents threshold's operation in id
|
![]() | ThresholdSystemId |
Represents system id for current threshold in id
|
Name | Description | |
---|---|---|
![]() ![]() | GetGroupFor |
Get Import Threshold group name based on System ID.
|
![]() | ToString |
Creates thresholdId
(Overrides ObjectToString.) |
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.) |