EntityMembersGetResponse Kelas
Definisi
Penting
Beberapa informasi terkait produk prarilis yang dapat diubah secara signifikan sebelum dirilis. Microsoft tidak memberikan jaminan, tersirat maupun tersurat, sehubungan dengan informasi yang diberikan di sini.
Elemen EntityMembersGetResponse mengembalikan respons yang berisi satu atau beberapa jenis kompleks berikut:
- EntityMembers
- EntityMembersInformation
- OperationResult
public ref class EntityMembersGetResponse : Microsoft::MasterDataServices::Services::MessageContracts::MessageResponse
[System.ServiceModel.MessageContract]
public class EntityMembersGetResponse : Microsoft.MasterDataServices.Services.MessageContracts.MessageResponse
[<System.ServiceModel.MessageContract>]
type EntityMembersGetResponse = class
inherit MessageResponse
Public Class EntityMembersGetResponse
Inherits MessageResponse
- Warisan
- Atribut
Konstruktor
| EntityMembersGetResponse() |
Menginisialisasi instans baru kelas EntityMembersGetResponse. |
Properti
| EntityMembers |
Menentukan anggota entitas. |
| EntityMembersInformation |
Menentukan informasi anggota entitas. |
| OperationResult |
Menentukan hasil operasi. (Diperoleh dari MessageResponse) |