Udostępnij za pośrednictwem


Konstruktor UserPreferencesDeleteResponse (OperationResult)

Inicjuje nowe wystąpienie UserPreferencesDeleteResponse klasy, która ma wynik określonej operacji.

Przestrzeń nazw:  Microsoft.MasterDataServices
Zestaw:  Microsoft.MasterDataServices (w Microsoft.MasterDataServices.dll)

Składnia

'Deklaracja
Public Sub New ( _
    OperationResult As OperationResult _
)
'Użycie
Dim OperationResult As OperationResult

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

Parametry