ResultValues Class |
Namespace: Omada.OE.Solution.OIM.AppLogic.OPS.WCF
[CollectionDataContractAttribute(Name = "ResultValues", Namespace = "http://schemas.omada.net/ois/2014/Provisioning/Monitor", ItemName = "ResultValue", KeyName = "Name", ValueName = "Value")] public class ResultValues : Dictionary<string, string>
The ResultValues type exposes the following members.
Name | Description | |
---|---|---|
![]() | ResultValues |
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.) |