UserPreferencesUpdateRequest.UserPreferences 欄位

定義

要更新的使用者喜好設定。

public: System::Collections::Generic::Dictionary<System::String ^, System::String ^> ^ UserPreferences;
[System.ServiceModel.MessageBodyMember(Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09", Order=0)]
public System.Collections.Generic.Dictionary<string,string> UserPreferences;
[<System.ServiceModel.MessageBodyMember(Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09", Order=0)>]
val mutable UserPreferences : System.Collections.Generic.Dictionary<string, string>
Public UserPreferences As Dictionary(Of String, String) 

欄位值

Dictionary<String,String>
屬性

適用於