FixedFieldValues Class | 
Namespace: Omada.OE.Model
[SerializableAttribute] public class FixedFieldValues : CommonDictionary<FixedField, Object>
The FixedFieldValues type exposes the following members.
| Name | Description | |
|---|---|---|
| Item | (Inherited from CommonDictionaryFixedField, Object.) | 
| Name | Description | |
|---|---|---|
| Assign | ||
| Contains | ||
| GetValue(FixedField) | ||
| GetValue(FixedField, Boolean) | ||
| GetWithDefault | (Inherited from CommonDictionaryFixedField, Object.) | |
| ToString(Char, Char) | (Inherited from CommonDictionaryFixedField, Object.) | |
| ToString(String, String) | (Inherited from CommonDictionaryFixedField, Object.) | 
| 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.) |