Поделиться через


Конструктор EntityMemberAnnotationsGetResponse (Collection<Annotation>, Identifier, MemberIdentifier, Identifier, OperationResult, Identifier)

Initializes a new instance of the EntityMemberAnnotationsGetResponse class that has the specified annotations, entity, member, model, and version ID, and operation result.

Пространство имен:  Microsoft.MasterDataServices
Сборка:  Microsoft.MasterDataServices (в Microsoft.MasterDataServices.dll)

Синтаксис

'Декларация
Public Sub New ( _
    Annotations As Collection(Of Annotation), _
    EntityId As Identifier, _
    MemberId As MemberIdentifier, _
    ModelId As Identifier, _
    OperationResult As OperationResult, _
    VersionId As Identifier _
)
'Применение
Dim Annotations As Collection(Of Annotation)
Dim EntityId As Identifier
Dim MemberId As MemberIdentifier
Dim ModelId As Identifier
Dim OperationResult As OperationResult
Dim VersionId As Identifier

Dim instance As New EntityMemberAnnotationsGetResponse(Annotations, _
    EntityId, MemberId, ModelId, OperationResult, _
    VersionId)
public EntityMemberAnnotationsGetResponse(
    Collection<Annotation> Annotations,
    Identifier EntityId,
    MemberIdentifier MemberId,
    Identifier ModelId,
    OperationResult OperationResult,
    Identifier VersionId
)
public:
EntityMemberAnnotationsGetResponse(
    Collection<Annotation^>^ Annotations, 
    Identifier^ EntityId, 
    MemberIdentifier^ MemberId, 
    Identifier^ ModelId, 
    OperationResult^ OperationResult, 
    Identifier^ VersionId
)
new : 
        Annotations:Collection<Annotation> * 
        EntityId:Identifier * 
        MemberId:MemberIdentifier * 
        ModelId:Identifier * 
        OperationResult:OperationResult * 
        VersionId:Identifier -> EntityMemberAnnotationsGetResponse
public function EntityMemberAnnotationsGetResponse(
    Annotations : Collection<Annotation>, 
    EntityId : Identifier, 
    MemberId : MemberIdentifier, 
    ModelId : Identifier, 
    OperationResult : OperationResult, 
    VersionId : Identifier
)

Параметры

См. также

Справочник

EntityMemberAnnotationsGetResponse Класс

Перегрузка EntityMemberAnnotationsGetResponse

Пространство имен Microsoft.MasterDataServices