The fields of the LevelOfService class are listed below. For a complete list of LevelOfService class members, see the LevelOfService Members topic.
BypassCache | Not used in the PDC release. |
Delete | Not used in the PDC release. |
DoNotApplyDefaults | Not used in the PDC release. |
DoNotCacheResult | Not used in the PDC release. |
Empty | Not used in the PDC release. |
NoInheritance | Not used in the PDC release. |
NoValidation | Not used in the PDC release. |
Read | Indicates that read access is desired. |
UseBaseCollection | Forces the configuration system to return BaseConfigItem or BaseConfigCollection instead of strongly typed accessor classes that may be defined for a ConfigType. |
Write | Indicates that write access to configuration items or configuration collections is desired. |