3.1.4.8.3.1 ExecuteSPGetTopLevelCategoriesRequestBody
Contains the preferred language in which to retrieve top level categories.
-
<xsd:complexType name="ExecuteSPGetTopLevelCategoriesRequestBody"> <xsd:sequence> <xsd:element minOccurs="0" maxOccurs="1" name="preferredCulture" nillable="true" type="xsd:string"/> </xsd:sequence> </xsd:complexType>
preferredCulture: This field MUST be present. It contains a language identifier as defined in [RFC1766] to denote a preferred language in which to retrieve properties of top level categories. The WSUS server SHOULD return properties in the default language, if the preferred language is not available.