SystemAction Class |
Namespace: Omada.OE.Solution.OIM.AppLogic.SystemOnboarding
public class SystemAction
The SystemAction type exposes the following members.
| Name | Description | |
|---|---|---|
| SystemAction |
constructor
|
| Name | Description | |
|---|---|---|
| AllowManualStatus |
Status may be set manually by the end user
| |
| CategoryWideAction |
will this action affect other systems in same category
| |
| Details |
status details list
| |
| Id |
Action id
The ID should be used client side to figure out what to launch...
| |
| Required |
Is action requried
| |
| Stage |
Action stage
| |
| Status |
Action status
| |
| Title |
title
|
| 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.) |