EntityMembersGetResponse.EntityMembersInformation Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Précise les informations des membres de l’entité.
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
Valeur de propriété
Les informations des membres de l’entité.
- Attributs