共用方式為


UserPreferencesUpdateResponse 建構函式 (OperationResult)

Initializes a new instance of the UserPreferencesUpdateResponse class that has the specified operation result.

命名空間:  Microsoft.MasterDataServices
組件:  Microsoft.MasterDataServices (在 Microsoft.MasterDataServices.dll 中)

語法

'宣告
Public Sub New ( _
    OperationResult As OperationResult _
)
'用途
Dim OperationResult As OperationResult

Dim instance As New UserPreferencesUpdateResponse(OperationResult)
public UserPreferencesUpdateResponse(
    OperationResult OperationResult
)
public:
UserPreferencesUpdateResponse(
    OperationResult^ OperationResult
)
new : 
        OperationResult:OperationResult -> UserPreferencesUpdateResponse
public function UserPreferencesUpdateResponse(
    OperationResult : OperationResult
)

參數

請參閱

參考

UserPreferencesUpdateResponse 類別

UserPreferencesUpdateResponse 多載

Microsoft.MasterDataServices 命名空間