UserPreferencesGetResponse.UserPreferences Поле
Определение
Важно!
Некоторые сведения относятся к предварительной версии продукта, в которую до выпуска могут быть внесены существенные изменения. Майкрософт не предоставляет никаких гарантий, явных или подразумеваемых, относительно приведенных здесь сведений.
Персональные настройки пользователя для получения.
public: System::Collections::Generic::Dictionary<System::String ^, System::String ^> ^ UserPreferences;
[System.ServiceModel.MessageBodyMember(Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09", Order=1)]
public System.Collections.Generic.Dictionary<string,string> UserPreferences;
[<System.ServiceModel.MessageBodyMember(Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09", Order=1)>]
val mutable UserPreferences : System.Collections.Generic.Dictionary<string, string>
Public UserPreferences As Dictionary(Of String, String)
Значение поля
- Атрибуты