EntityMembersMergeResponse.CreatedMembers Field

Definition

Specifies the collection of the created members.

public: System::Collections::ObjectModel::Collection<Microsoft::MasterDataServices::MemberIdentifier ^> ^ CreatedMembers;
[System.ServiceModel.MessageBodyMember(Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09", Order=0)]
public System.Collections.ObjectModel.Collection<Microsoft.MasterDataServices.MemberIdentifier> CreatedMembers;
[<System.ServiceModel.MessageBodyMember(Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09", Order=0)>]
val mutable CreatedMembers : System.Collections.ObjectModel.Collection<Microsoft.MasterDataServices.MemberIdentifier>
Public CreatedMembers As Collection(Of MemberIdentifier) 

Field Value

Attributes

Applies to