EntityMembersGetResponse.EntityMembersInformation 属性

定义

指定实体成员的信息。

public:
 property Microsoft::MasterDataServices::Services::DataContracts::EntityMembersInformation ^ EntityMembersInformation { Microsoft::MasterDataServices::Services::DataContracts::EntityMembersInformation ^ get(); void set(Microsoft::MasterDataServices::Services::DataContracts::EntityMembersInformation ^ value); };
[System.ServiceModel.MessageBodyMember]
public Microsoft.MasterDataServices.Services.DataContracts.EntityMembersInformation EntityMembersInformation { get; set; }
[<System.ServiceModel.MessageBodyMember>]
member this.EntityMembersInformation : Microsoft.MasterDataServices.Services.DataContracts.EntityMembersInformation with get, set
Public Property EntityMembersInformation As EntityMembersInformation

属性值

实体成员信息。

属性

适用于