PropertyDefinition Class |
Namespace: Omada.OE.Solution.OIM.AppLogic.OPS.WCF
[DataContractAttribute(Name = "PropertyDefinition", Namespace = "http://schemas.omada.net/ois/2014/Provisioning/Config")] public class PropertyDefinition
The PropertyDefinition type exposes the following members.
| Name | Description | |
|---|---|---|
| PropertyDefinition |
| Name | Description | |
|---|---|---|
| DataType | ||
| DisplayName | ||
| Id | ||
| MultiValued | ||
| Name | ||
| Namespace | ||
| Required |
| Name | Description | |
|---|---|---|
| DefaultNamespace |
| 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.) |