EntityMemberAnnotationsCreateRequest-Klasse
Creates a request to add annotations directly to a member (not associated with a transaction).
Vererbungshierarchie
System. . :: . .Object
Microsoft.MasterDataServices.Services.MessageContracts. . :: . .MessageRequest
Microsoft.MasterDataServices.Services.MessageContracts..::..EntityMemberAnnotationsCreateRequest
Namespace: Microsoft.MasterDataServices.Services.MessageContracts
Assembly: Microsoft.MasterDataServices.Services (in Microsoft.MasterDataServices.Services.dll)
Syntax
'Declaration
<MessageContractAttribute> _
Public Class EntityMemberAnnotationsCreateRequest _
Inherits MessageRequest
'Usage
Dim instance As EntityMemberAnnotationsCreateRequest
[MessageContractAttribute]
public class EntityMemberAnnotationsCreateRequest : MessageRequest
[MessageContractAttribute]
public ref class EntityMemberAnnotationsCreateRequest : public MessageRequest
[<MessageContractAttribute>]
type EntityMemberAnnotationsCreateRequest =
class
inherit MessageRequest
end
public class EntityMemberAnnotationsCreateRequest extends MessageRequest
Der EntityMemberAnnotationsCreateRequest-Typ macht folgende Elemente verfügbar.
Konstruktoren
| Name | Beschreibung | |
|---|---|---|
![]() |
EntityMemberAnnotationsCreateRequest | Initializes a new instance of the EntityMemberAnnotationsCreateRequest class. |
Zum Anfang
Eigenschaften
| Name | Beschreibung | |
|---|---|---|
![]() |
Annotations | Gets or sets an array of annotations to create, represented using the ArrayofAnnotation complex type. |
![]() |
EntityId | Gets or sets the GUID or the exact name of the entity. |
![]() |
International | Gets or sets a value indicating whether to use client localization information. (Geerbt von MessageRequest.) |
![]() |
MemberId | Gets or sets the MemberIdentifier of the member. |
![]() |
ModelId | Gets or sets the GUID or the exact name of the model. |
![]() |
VersionId | Gets or sets the GUID or the exact name of the model version. |
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)