TransactionAnnotationsCreateRequest-Klasse
Represents a complex type to specify details of what exactly is requested in the operation.
Vererbungshierarchie
System. . :: . .Object
Microsoft.MasterDataServices.Services.MessageContracts. . :: . .MessageRequest
Microsoft.MasterDataServices.Services.MessageContracts..::..TransactionAnnotationsCreateRequest
Namespace: Microsoft.MasterDataServices.Services.MessageContracts
Assembly: Microsoft.MasterDataServices.Services (in Microsoft.MasterDataServices.Services.dll)
Syntax
'Declaration
<MessageContractAttribute> _
Public Class TransactionAnnotationsCreateRequest _
Inherits MessageRequest
'Usage
Dim instance As TransactionAnnotationsCreateRequest
[MessageContractAttribute]
public class TransactionAnnotationsCreateRequest : MessageRequest
[MessageContractAttribute]
public ref class TransactionAnnotationsCreateRequest : public MessageRequest
[<MessageContractAttribute>]
type TransactionAnnotationsCreateRequest =
class
inherit MessageRequest
end
public class TransactionAnnotationsCreateRequest extends MessageRequest
Der TransactionAnnotationsCreateRequest-Typ macht folgende Elemente verfügbar.
Konstruktoren
| Name | Beschreibung | |
|---|---|---|
![]() |
TransactionAnnotationsCreateRequest | Initializes a new instance of the TransactionAnnotationsCreateRequest class. |
Zum Anfang
Eigenschaften
| Name | Beschreibung | |
|---|---|---|
![]() |
Annotations | Gets or sets an array of annotations using the ArrayOfAnnotation complex type. |
![]() |
International | Gets or sets a value indicating whether to use client localization information. (Geerbt von MessageRequest.) |
![]() |
TransactionId | Gets or sets the ID of an existing transaction. |
Zum Anfang
Methoden
| Name | Beschreibung | |
|---|---|---|
![]() |
Equals | (Geerbt von Object.) |
![]() |
Finalize | (Geerbt von Object.) |
![]() |
GetHashCode | (Geerbt von Object.) |
![]() |
GetType | (Geerbt von Object.) |
![]() |
MemberwiseClone | (Geerbt von Object.) |
![]() |
ToString | (Geerbt von Object.) |
Zum Anfang
Threadsicherheit
Alle öffentlichen static (Shared in Visual Basic)-Elemente dieses Typs sind Threadsicher. Für Instanzelemente wird die Threadsicherheit nicht gewährleistet.
.gif)
.gif)
.gif)