다음을 통해 공유


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) 

필드 값

특성

적용 대상